|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
import "Function.idl";
Additional Inherited Members | |
| Exported Interfaces inherited from XFunction | |
| interface | com::sun::star::beans::XPropertySet |
| gives access to the properties. | |
| interface | com::sun::star::lang::XComponent |
| allows life-time control of function instances. | |
| interface | com::sun::star::container::XChild |
| allows the navigation to the functions object. | |
| Public Attributes inherited from XFunction | |
| boolean | PreEvaluated |
| specifies if the function should be evaluated before the report element will be executed. | |
| boolean | DeepTraversing |
| specifies if sub reports should be traversed as well. | |
| string | Name |
| defines the name of the function | |
| string | Formula |
| defines the formula of this function | |
| com::sun::star::beans::Optional< string > | InitialFormula |
| defines the formula for the initial value | |
| create | ( | ) |