(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

unpublished 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.
Usage Restrictions
not published
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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.