Searched refs:HandleCScript (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/starmath/source/ |
H A D | mathtype.cxx | 2331 sal_uInt8 MathType::HandleCScript(SmNode *pNode,SmNode *pContent,int nLevel, in HandleCScript() function in MathType 2438 sal_uInt8 nVariation2=HandleCScript(pNode,NULL,nLevel); in HandleSubSupScript() 2646 nVariation=HandleCScript(pNode->GetSubNode(0), in HandleOperator() 2650 nVariation=HandleCScript(pNode->GetSubNode(0), in HandleOperator() 3144 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,
|
Completed in 36 milliseconds