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 {
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