LibreOffice Module starmath (master) 1
Public Attributes | List of all members
SmTokenTableEntry Struct Reference

#include <token.hxx>

Public Attributes

OUString aIdent
 
SmTokenType eType
 
sal_Unicode cMathChar
 
TG nGroup
 
sal_uInt16 nLevel
 

Detailed Description

Definition at line 151 of file token.hxx.

Member Data Documentation

◆ aIdent

OUString SmTokenTableEntry::aIdent

Definition at line 153 of file token.hxx.

Referenced by findCompare(), SmParser5::NextToken(), and SmToken::operator=().

◆ cMathChar

sal_Unicode SmTokenTableEntry::cMathChar

Definition at line 155 of file token.hxx.

Referenced by SmParser5::NextToken(), and SmToken::operator=().

◆ eType

SmTokenType SmTokenTableEntry::eType

Definition at line 154 of file token.hxx.

Referenced by SmParser5::NextToken(), and SmToken::operator=().

◆ nGroup

TG SmTokenTableEntry::nGroup

Definition at line 156 of file token.hxx.

Referenced by SmParser5::NextToken(), and SmToken::operator=().

◆ nLevel

sal_uInt16 SmTokenTableEntry::nLevel

Definition at line 157 of file token.hxx.

Referenced by SmParser5::NextToken(), and SmToken::operator=().


The documentation for this struct was generated from the following file: