Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathmlexport.cxx944 && NULL != (pCSup = pNode->GetSubNode(CSUP+1))) in ExportSubSupScript()
954 else if (NULL != (pCSup = pNode->GetSubNode(CSUP+1))) in ExportSubSupScript()
1029 && NULL != (pCSup=pNode->GetSubNode(CSUP+1))) in ExportSubSupScript()
1039 else if (NULL != (pCSup = pNode->GetSubNode(CSUP+1))) in ExportSubSupScript()
H A Dnode.cxx1461 case CSUP: eSubSup = RSUP; break; in Arrange()
1470 sal_uInt16 nIndex = (eSubSup == CSUB || eSubSup == CSUP) ? in Arrange()
1517 case CSUP : in Arrange()
1535 if (eSubSup == CSUB || eSubSup == CSUP) in Arrange()
1560 if (NULL != (pNode = GetSubNode(CSUP+1))) in CreateTextFromNode()
H A Dmathtype.cxx2336 if (bTest && pNode->GetSubNode(CSUP+1)) in HandleCScript()
2374 if (bTest && NULL != (pTemp = pNode->GetSubNode(CSUP+1))) in HandleCScript()
H A Dmathmlimport.cxx1799 GenericEndElement(TCSUP,CSUP); in EndElement()
1842 GenericEndElement(TCSUB,CSUB,CSUP); in EndElement()
H A Dparse.cxx1330 case TCSUP : nIndex = (int) CSUP; break; in SubSup()
/trunk/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 72 milliseconds