LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
FormulaOpCodeMapper Service Reference

import <FormulaOpCodeMapper.idl;

Inheritance diagram for FormulaOpCodeMapper:
XFormulaOpCodeMapper

Additional Inherited Members

- Public Member Functions inherited from XFormulaOpCodeMapper
sequence< FormulaTokengetMappings ([in] sequence< string > Names, [in] long Language) raises ( com::sun::star::lang::IllegalArgumentException )
 returns a sequence of tokens matching the input sequence of strings in order.
 
sequence< FormulaOpCodeMapEntrygetAvailableMappings ([in] long Language, [in] long Groups) raises ( com::sun::star::lang::IllegalArgumentException )
 returns a sequence of map entries for all available elements of a given formula language.
 
- Public Attributes inherited from XFormulaOpCodeMapper
long OpCodeExternal
 OpCode value used for external Add-In functions.
 
long OpCodeUnknown
 OpCode value used for unknown functions.
 

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