LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_report_meta_XFunctionDescription_idl__
20 #define __com_sun_star_report_meta_XFunctionDescription_idl__
26 module
com { module sun { module star { module report { module meta {
28 interface XFunctionCategory;
50 [attribute,readonly]
string Name;
65 [attribute,readonly] sequence< com::sun::star::sheet::FunctionArgument >
Arguments;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
This exception occurs if the object behind this interface has been disposed before and can't uphold i...
Definition: DisposedException.idl:36
the base of all UNO exceptions
Definition: Exception.idl:33
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31