108                            const OUString& rFormulaString ) 
const;
 
  126    ::std::unique_ptr< FormulaParserImpl > 
mxImpl;
 
A vector of formula tokens with additional convenience functions.
Provides access to API op-codes for all available formula tokens and to function info structs for all...
Helper class to provide access to global workbook data.
css::sheet::FormulaToken ApiToken
css::uno::Sequence< ApiToken > ApiTokenSequence
FormulaType
Function identifier of the WEEKNUM function.
Contains all API op-codes needed to build formulas with tokens.
Represents information for a spreadsheet function.