LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
XFilterFormulaParser Interface Reference

Extends the interface XFormulaParser by an attribute that specifies the namespace URL of the supported formula language. More...

Inheritance diagram for XFilterFormulaParser:
XFormulaParser FilterFormulaParser

Public Attributes

string SupportedNamespace
 Specifies the namespace URL of the formula language supported by this implementation.
 

Additional Inherited Members

- Public Member Functions inherited from XFormulaParser
sequence< FormulaTokenparseFormula ([in] string aFormula, [in] ::com::sun::star::table::CellAddress aReferencePos)
 parses a formula into a sequence of tokens.
 
string printFormula ([in] sequence< FormulaToken > aTokens, [in] ::com::sun::star::table::CellAddress aReferencePos)
 converts a formula into a string.
 

Detailed Description

Extends the interface XFormulaParser by an attribute that specifies the namespace URL of the supported formula language.

Member Data Documentation

◆ SupportedNamespace

string SupportedNamespace
attributereadonly

Specifies the namespace URL of the formula language supported by this implementation.


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