LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains a single token within a formula. More...
import"FormulaToken.idl";
Public Attributes | |
long | OpCode |
is the OpCode of the token. More... | |
any | Data |
is additional data in the token, depending on the OpCode. More... | |
contains a single token within a formula.
any Data |
is additional data in the token, depending on the OpCode.
long OpCode |
is the OpCode of the token.