20 module
com { module sun { module star { module report { module meta {
22 interface XFunctionCategory;
33 string createFormula([in] sequence< string > arguments )
44 [attribute,readonly]
string Name;
59 [attribute,readonly] sequence< com::sun::star::sheet::FunctionArgument >
Arguments;
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception occurs if the object behind this interface has been disposed before and can't uphold i...
Definition: DisposedException.idl:31
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45