Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: report :: meta ::

interface XFunctionManager
Base Interfaces
XFunctionManager
┣ ::com::sun::star::lang::XComponent
┗ ::com::sun::star::container::XIndexAccess
   ┗ ::com::sun::star::container::XElementAccess

::com::sun::star::lang::XComponent
Description
allows life-time control of report engine.
::com::sun::star::container::XIndexAccess
Description
gives access to all categories
Description
identifies a XFunctionManager which allows to retrieve the meta data of all supported functions.

Methods' Summary
getCategory same as getByIndex.  
getFunctionByName get the function description by name  
Methods' Details
getCategory
XFunctionCategory
getCategory( [in] long  position )
raises( ::com::sun::star::lang::IndexOutOfBoundsException,
::com::sun::star::lang::WrappedTargetException );

Description
same as getByIndex.
Parameter position
The postion.
See also
com.ssun.star.container.XIndexAccess
getFunctionByName
XFunctionDescription
getFunctionByName( [in] string  name )
raises( ::com::sun::star::container::NoSuchElementException );

Description
get the function description by name
Parameter name
the name of the function
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.