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

contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler. More...

Public Attributes

string Name
 The function name, or operator.
 
FormulaToken Token
 The corresponding mapping.
 

Detailed Description

contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler.

Member Data Documentation

◆ Name

string Name

The function name, or operator.

◆ Token

FormulaToken Token

The corresponding mapping.


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