Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathtype.cxx2403 if (pNode->GetSubNode(LSUB+1)) in HandleSubSupScript()
2406 else if (NULL != (pTemp = pNode->GetSubNode(LSUB+1))) in HandleSubSupScript()
2417 if (NULL != (pTemp = pNode->GetSubNode(LSUB+1))) in HandleSubSupScript()
H A Dnode.cxx1484 case LSUB : in Arrange()
1489 eSubSup == LSUB ? RP_LEFT : RP_RIGHT, in Arrange()
1545 if (NULL != (pNode = GetSubNode(LSUB+1))) in CreateTextFromNode()
H A Dmathmlexport.cxx935 pLSub = pNode->GetSubNode(LSUB+1); in ExportSubSupScript()
H A Dparse.cxx1331 case TLSUB : nIndex = (int) LSUB; break; in SubSup()
H A Dmathmlimport.cxx2819 aSubNodes[LSUB+1] = pScriptNode; in EndElement()
/trunk/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 69 milliseconds