LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"FormulaOpCodeMapper.idl";
Additional Inherited Members | |
Public Member Functions inherited from XFormulaOpCodeMapper | |
sequence< FormulaToken > | getMappings ([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. More... | |
sequence< FormulaOpCodeMapEntry > | getAvailableMappings ([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. More... | |
Public Attributes inherited from XFormulaOpCodeMapper | |
long | OpCodeExternal |
OpCode value used for external Add-In functions. More... | |
long | OpCodeUnknown |
OpCode value used for unknown functions. More... | |