20 #ifndef __com_sun_star_sheet_FormulaOpCodeMapEntry_idl__ 21 #define __com_sun_star_sheet_FormulaOpCodeMapEntry_idl__ 26 module
com { module sun { module star { module sheet {
Definition: Ambiguous.idl:22
string Name
The function name, or operator.
Definition: FormulaOpCodeMapEntry.idl:37
FormulaToken Token
The corresponding mapping.
Definition: FormulaOpCodeMapEntry.idl:42
contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formu...
Definition: FormulaOpCodeMapEntry.idl:32