Searched refs:LSUB (Results 1 – 6 of 6) sorted by relevance
2403 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()
1484 case LSUB : in Arrange()1489 eSubSup == LSUB ? RP_LEFT : RP_RIGHT, in Arrange()1545 if (NULL != (pNode = GetSubNode(LSUB+1))) in CreateTextFromNode()
935 pLSub = pNode->GetSubNode(LSUB+1); in ExportSubSupScript()
1321 case TLSUB : nIndex = (int) LSUB; break; in SubSup()
2805 aSubNodes[LSUB+1] = pScriptNode; in EndElement()
631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator
Completed in 62 milliseconds