Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dparse.cxx1051 m_aNodeStack.Push(pSNode); in Table()
1058 SmStructureNode *pSNode = 0; in Align() local
1104 if (pSNode) in Align()
1138 m_aNodeStack.Push(pSNode); in Line()
1172 m_aNodeStack.Push(pSNode); in Expression()
1219 { SmStructureNode *pSNode; in Product() local
1255 pSNode = pSTmp; in Product()
1728 SmStructureNode *pSNode; in UnOper() local
1802 m_aNodeStack.Push(pSNode); in UnOper()
2097 { delete pSNode; in Brace()
[all …]
H A Dmathmlimport.cxx1235 pSNode->SetScaleMode(SCALE_HEIGHT); in EndElement()
2352 pSNode->SetSubNodes(ContextArray); in EndElement()
2353 rNodeStack.Push(pSNode); in EndElement()
2383 rNodeStack.Push(pSNode); in EndElement()
2405 rNodeStack.Push(pSNode); in EndElement()
2427 rNodeStack.Push(pSNode); in EndElement()
2501 rNodeStack.Push(pSNode); in EndElement()
2518 pSNode->SetSubNodes(aRelationArray); in EndElement()
2519 rNodeStack.Push(pSNode); in EndElement()
2732 pSNode->SetSubNodes(aExpressionArray); in EndElement()
[all …]

Completed in 50 milliseconds