LibreOffice
LibreOffice 24.2 SDK API Reference
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...

import"FormulaOpCodeMapEntry.idl";

Public Attributes

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

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: