LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Function Service Reference

import "Function.idl";

Inheritance diagram for Function:
XFunction XPropertySet XComponent XChild XInterface XInterface XInterface

Public Member Functions

 create ()
 

Additional Inherited Members

- Exported Interfaces inherited from XFunction
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...
 
- Public Attributes inherited from XFunction
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...
 

Member Function Documentation

create ( )

The documentation for this service was generated from the following file: