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