Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Dmathmlexport.cxx1066 if ( ((pLeft) && (pLeft->GetToken().eType != TNONE)) && in ExportBrace()
1067 ((pRight) && (pRight->GetToken().eType != TNONE)) && in ExportBrace()
1083 else if (pLeft && (pLeft->GetToken().eType != TNONE)) in ExportBrace()
1101 else if (pRight && (pRight->GetToken().eType != TNONE)) in ExportBrace()
H A Dparse.cxx246 { "none", TNONE, '\0', TGLBRACES | TGRBRACES, 0},
/aoo42x/main/starmath/inc/
H A Dparse.hxx83 TLCEIL, TLFLOOR, TNONE, TMLINE, TRANGLE, enumerator

Completed in 34 milliseconds