Home
last modified time | relevance | path

Searched refs:TNONE (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/starmath/source/
H A Dmathmlexport.cxx1068 if ( ((pLeft) && (pLeft->GetToken().eType != TNONE)) && in ExportBrace()
1069 ((pRight) && (pRight->GetToken().eType != TNONE)) && in ExportBrace()
1085 else if (pLeft && (pLeft->GetToken().eType != TNONE)) in ExportBrace()
1103 else if (pRight && (pRight->GetToken().eType != TNONE)) in ExportBrace()
H A Dparse.cxx240 { "none", TNONE, '\0', TGLBRACES | TGRBRACES, 0},
/aoo4110/main/starmath/inc/
H A Dparse.hxx83 TLCEIL, TLFLOOR, TNONE, TMLINE, TRANGLE, enumerator

Completed in 25 milliseconds