Searched refs:HandleCScript (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/starmath/source/ |
| H A D | mathtype.cxx | 2330 sal_uInt8 MathType::HandleCScript(SmNode *pNode,SmNode *pContent,int nLevel, in HandleCScript() function in MathType 2437 sal_uInt8 nVariation2=HandleCScript(pNode,NULL,nLevel); in HandleSubSupScript() 2645 nVariation=HandleCScript(pNode->GetSubNode(0), in HandleOperator() 2649 nVariation=HandleCScript(pNode->GetSubNode(0), in HandleOperator() 3143 sal_uInt8 nVariation2=HandleCScript(pNode->GetSubNode(0),NULL, in HandleLim()
|
| H A D | mathtype.hxx | 120 sal_uInt8 HandleCScript(SmNode *pNode,SmNode *pContent,int nLevel,
|