LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_report_XFunction_idl__
20 #define __com_sun_star_report_XFunction_idl__
26 module
com { module sun { module star { module report {
54 [attribute,bound]
string Name;
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
specifies a format condition for a control.
Definition: XFunction.idl:30
boolean PreEvaluated
specifies if the function should be evaluated before the report element will be executed.
Definition: XFunction.idl:42
com::sun::star::beans::Optional< string > InitialFormula
defines the formula for the initial value
Definition: XFunction.idl:62
provides access to the parent of the object.
Definition: XChild.idl:37
boolean DeepTraversing
specifies if sub reports should be traversed as well.
Definition: XFunction.idl:50
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
string Formula
defines the formula of this function
Definition: XFunction.idl:58
Definition: Ambiguous.idl:22
string Name
defines the name of the function
Definition: XFunction.idl:54