Overview
Module
Use
Devguide
Index
Elements' Summary
Elements' Details
::
com
::
sun
::
star
::
sheet
::
unpublished
struct FormulaOpCodeMapEntry
Description
contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler.
Elements' Summary
Name
The function name, or operator.
Token
The corresponding mapping.
Elements' Details
Name
string
Name
;
Description
The function name, or operator.
Token
FormulaToken
Token
;
Description
The corresponding mapping.
Top of Page
Copyright © 2010 Sun Microsystems, Inc.