Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Dmathmlexport.cxx943 if (NULL != (pCSub = pNode->GetSubNode(CSUB+1)) in ExportSubSupScript()
949 else if (NULL != (pCSub = pNode->GetSubNode(CSUB+1))) in ExportSubSupScript()
1028 if (NULL != (pCSub = pNode->GetSubNode(CSUB+1)) in ExportSubSupScript()
1034 else if (NULL != (pCSub = pNode->GetSubNode(CSUB+1))) in ExportSubSupScript()
H A Dnode.cxx1460 { case CSUB: eSubSup = RSUB; break; in Arrange()
1470 sal_uInt16 nIndex = (eSubSup == CSUB || eSubSup == CSUP) ? in Arrange()
1509 case CSUB : in Arrange()
1535 if (eSubSup == CSUB || eSubSup == CSUP) in Arrange()
1555 if (NULL != (pNode = GetSubNode(CSUB+1))) in CreateTextFromNode()
H A Dmathtype.cxx2339 if (pNode->GetSubNode(CSUB+1)) in HandleCScript()
2342 else if (pNode->GetSubNode(CSUB+1)) in HandleCScript()
2366 if (NULL != (pTemp = pNode->GetSubNode(CSUB+1))) in HandleCScript()
H A Dmathmlimport.cxx1760 GenericEndElement(TCSUB,CSUB); in EndElement()
1842 GenericEndElement(TCSUB,CSUB,CSUP); in EndElement()
H A Dparse.cxx1328 case TCSUB : nIndex = (int) CSUB; break; in SubSup()
/aoo42x/main/starmath/inc/
H A Dnode.hxx631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator

Completed in 72 milliseconds