(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: report :: meta ::

unpublished interface XFunctionDescription
Base Interfaces
XFunctionDescription
┗ ::com::sun::star::beans::XPropertySet

::com::sun::star::beans::XPropertySet
Description
gives access to the properties.
Usage Restrictions
not published
Description
identifies a XFunctionDescription which allows to retrieve the meta data of all supported functions.

Methods' Summary
createFormula  
Attributes' Summary
Category specifies the category number.  
Name returns the localized function's name.  
Description returns a localized description of the function.  
Signature returns the signature of the function.  
Arguments returns a sequence of localized descriptions of the function's arguments (in the order specified by the function).  
Methods' Details
createFormula
string
createFormula( [in] sequence< string >  arguments )
raises( ::com::sun::star::lang::DisposedException,
::com::sun::star::lang::IllegalArgumentException,
::com::sun::star::uno::Exception );

Attributes' Details
Category
[ readonly ] XFunctionCategory Category;
Description
specifies the category number.
Name
[ readonly ] string Name;
Description
returns the localized function's name.
Description
[ readonly ] string Description;
Description
returns a localized description of the function.
Signature
[ readonly ] string Signature;
Description
returns the signature of the function.
Arguments
[ readonly ] sequence< ::com::sun::star::sheet::FunctionArgument > Arguments;
Description
returns a sequence of localized descriptions of the function's arguments (in the order specified by the function).
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.