The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

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

::com::sun::star::beans::XPropertySet
Description
gives access to the properties.
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 Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice 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.