Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathmlexport.cxx969 pSup = pNode->GetSubNode(RSUP+1); in ExportSubSupScript()
1012 NULL != (pSup = pNode->GetSubNode(RSUP+1))) in ExportSubSupScript()
1022 else if (NULL != (pSup = pNode->GetSubNode(RSUP+1))) in ExportSubSupScript()
H A Dnode.cxx1461 case CSUP: eSubSup = RSUP; break; in Arrange()
1496 case RSUP : in Arrange()
1571 if (NULL != (pNode = GetSubNode(RSUP+1))) in CreateTextFromNode()
H A Dmathmlimport.cxx1646 GenericEndElement(TRSUP,RSUP); in EndElement()
1664 GenericEndElement(TRSUB,RSUB,RSUP); in EndElement()
2671 aSubNodes[RSUP+1] = pScriptNode; in MiddleElement()
H A Dmathtype.cxx2451 if (NULL != (pNode->GetSubNode(RSUP+1))) in HandleSubSupScript()
2476 if (NULL != (pTemp = pNode->GetSubNode(RSUP+1))) in HandleSubSupScript()
H A Dparse.cxx1326 case TRSUP : nIndex = (int) RSUP; break; in SubSup()
/trunk/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 63 milliseconds