|
LibreOffice Module starmath (master) 1
|
#include <token.hxx>
Public Attributes | |
| OUString | aIdent |
| SmTokenType | eType |
| sal_Unicode | cMathChar |
| TG | nGroup |
| sal_uInt16 | nLevel |
| OUString SmTokenTableEntry::aIdent |
Definition at line 153 of file token.hxx.
Referenced by findCompare(), SmParser5::NextToken(), and SmToken::operator=().
| sal_Unicode SmTokenTableEntry::cMathChar |
Definition at line 155 of file token.hxx.
Referenced by SmParser5::NextToken(), and SmToken::operator=().
| SmTokenType SmTokenTableEntry::eType |
Definition at line 154 of file token.hxx.
Referenced by SmParser5::NextToken(), and SmToken::operator=().
| TG SmTokenTableEntry::nGroup |
Definition at line 156 of file token.hxx.
Referenced by SmParser5::NextToken(), and SmToken::operator=().
| sal_uInt16 SmTokenTableEntry::nLevel |
Definition at line 157 of file token.hxx.
Referenced by SmParser5::NextToken(), and SmToken::operator=().