Home
last modified time | relevance | path

Searched refs:LSUP (Results 1 – 6 of 6) sorted by relevance

/trunk/main/starmath/source/
H A Dnode.cxx1497 case LSUP : in Arrange()
1502 eSubSup == LSUP ? RP_LEFT : RP_RIGHT, in Arrange()
1550 if (NULL != (pNode = GetSubNode(LSUP+1))) in CreateTextFromNode()
H A Dmathtype.cxx2400 if (pNode->GetSubNode(LSUP+1)) in HandleSubSupScript()
2425 if (NULL != (pTemp = pNode->GetSubNode(LSUP+1))) in HandleSubSupScript()
H A Dmathmlexport.cxx936 pLSup = pNode->GetSubNode(LSUP+1); in ExportSubSupScript()
H A Dparse.cxx1332 case TLSUP : nIndex = (int) LSUP; break; in SubSup()
H A Dmathmlimport.cxx2822 aSubNodes[LSUP+1] = pScriptNode; in EndElement()
/trunk/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 65 milliseconds