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;
specifies a format condition for a control.
Definition: XFunction.idl:29
allows to exclicitly free resources and break cyclic references.
Definition: XComponent.idl:42
Definition: Ambiguous.idl:22
string Formula
defines the formula of this function
Definition: XFunction.idl:58
provides access to the parent of the object.
Definition: XChild.idl:36
com::sun::star::beans::Optional< string > InitialFormula
defines the formula for the initial value
Definition: XFunction.idl:62
boolean PreEvaluated
specifies if the function should be evaluated before the report element will be executed.
Definition: XFunction.idl:42
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
boolean DeepTraversing
specifies if sub reports should be traversed as well.
Definition: XFunction.idl:50
string Name
defines the name of the function
Definition: XFunction.idl:54