Home
last modified time | relevance | path

Searched refs:pSNode (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/starmath/source/
H A Dparse.cxx1041 m_aNodeStack.Push(pSNode); in Table()
1048 SmStructureNode *pSNode = 0; in Align() local
1094 if (pSNode) in Align()
1128 m_aNodeStack.Push(pSNode); in Line()
1162 m_aNodeStack.Push(pSNode); in Expression()
1209 { SmStructureNode *pSNode; in Product() local
1245 pSNode = pSTmp; in Product()
1718 SmStructureNode *pSNode; in UnOper() local
1792 m_aNodeStack.Push(pSNode); in UnOper()
2087 { delete pSNode; in Brace()
[all …]
H A Dmathmlimport.cxx1229 pSNode->SetScaleMode(SCALE_HEIGHT); in EndElement()
2338 pSNode->SetSubNodes(ContextArray); in EndElement()
2339 rNodeStack.Push(pSNode); in EndElement()
2369 rNodeStack.Push(pSNode); in EndElement()
2391 rNodeStack.Push(pSNode); in EndElement()
2413 rNodeStack.Push(pSNode); in EndElement()
2487 rNodeStack.Push(pSNode); in EndElement()
2504 pSNode->SetSubNodes(aRelationArray); in EndElement()
2505 rNodeStack.Push(pSNode); in EndElement()
2718 pSNode->SetSubNodes(aExpressionArray); in EndElement()
[all …]

Completed in 50 milliseconds