Home
last modified time | relevance | path

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

/aoo4110/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.cxx1237 pSNode->SetScaleMode(SCALE_HEIGHT); in EndElement()
2346 pSNode->SetSubNodes(ContextArray); in EndElement()
2347 rNodeStack.Push(pSNode); in EndElement()
2377 rNodeStack.Push(pSNode); in EndElement()
2399 rNodeStack.Push(pSNode); in EndElement()
2421 rNodeStack.Push(pSNode); in EndElement()
2495 rNodeStack.Push(pSNode); in EndElement()
2512 pSNode->SetSubNodes(aRelationArray); in EndElement()
2513 rNodeStack.Push(pSNode); in EndElement()
2726 pSNode->SetSubNodes(aExpressionArray); in EndElement()
[all …]

Completed in 32 milliseconds