Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathmlexport.cxx968 pSub = pNode->GetSubNode(RSUB+1); in ExportSubSupScript()
1011 if (NULL != (pSub = pNode->GetSubNode(RSUB+1)) && in ExportSubSupScript()
1017 else if (NULL != (pSub = pNode->GetSubNode(RSUB+1))) in ExportSubSupScript()
H A Dmathtype.cxx2454 if (pNode->GetSubNode(RSUB+1)) in HandleSubSupScript()
2457 else if (NULL != (pTemp = pNode->GetSubNode(RSUB+1))) in HandleSubSupScript()
2468 if (NULL != (pTemp = pNode->GetSubNode(RSUB+1))) in HandleSubSupScript()
H A Dnode.cxx1460 { case CSUB: eSubSup = RSUB; break; in Arrange()
1483 { case RSUB : in Arrange()
1565 if (NULL != (pNode = GetSubNode(RSUB+1))) in CreateTextFromNode()
H A Dmathmlimport.cxx1602 GenericEndElement(TRSUB,RSUB); in EndElement()
1664 GenericEndElement(TRSUB,RSUB,RSUP); in EndElement()
2667 aSubNodes[RSUB+1] = pScriptNode; in MiddleElement()
H A Dparse.cxx1325 { case TRSUB : nIndex = (int) RSUB; break; in SubSup()
/trunk/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 93 milliseconds