| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler. More...
import"FormulaOpCodeMapEntry.idl";
Public Attributes | |
| string | Name | 
| The function name, or operator.  More... | |
| FormulaToken | Token | 
| The corresponding mapping.  More... | |
contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler.
| string Name | 
The function name, or operator.
| FormulaToken Token | 
The corresponding mapping.
 1.8.14