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 XFormulaParser
Base Interfaces
XFormulaParser
┣ ::com::sun::star::lang::XComponent
┣ ::com::sun::star::sheet::XFormulaParser
┗ ::com::sun::star::beans::XPropertySet

::com::sun::star::lang::XComponent
Description
allows life-time control of report engine.
::com::sun::star::sheet::XFormulaParser
(referenced interface's summary:)
converts between text and token representations of formulas.
::com::sun::star::beans::XPropertySet
Description
gives access to the properties.
Description
identifies a XFormulaParser which allows to retrieve the meta data of all supported functions.

Attributes' Summary
OpCodeMap The complete mapping of Names to OpCodes. Names and symbols not defined here lead to a parser/print error.  
FormulaOpCodeMapper return the mapper for op codes.  
Attributes' Details
OpCodeMap
sequence< ::com::sun::star::sheet::FormulaOpCodeMapEntry > OpCodeMap;
Description
The complete mapping of Names to OpCodes. Names and symbols not defined here lead to a parser/print error.
FormulaOpCodeMapper
[ readonly ] ::com::sun::star::sheet::XFormulaOpCodeMapper FormulaOpCodeMapper;
Description
return the mapper for op codes.
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.