LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
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: