Home
last modified time | relevance | path

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

/AOO41X/main/starmath/source/
H A Dparse.cxx1039 SmStructureNode *pSNode = new SmTableNode(m_aCurToken); in Table() local
1048 SmStructureNode *pSNode = 0; in Align() local
1126 SmStructureNode *pSNode = new SmLineNode(m_aCurToken); in Line() local
1159 SmExpressionNode *pSNode = new SmExpressionNode(m_aCurToken); in Expression() local
1171 SmStructureNode *pSNode = new SmBinHorNode(m_aCurToken); in Relation() local
1190 SmStructureNode *pSNode = new SmBinHorNode(m_aCurToken); in Sum() local
1209 { SmStructureNode *pSNode; in Product() local
1415 SmStructureNode *pSNode = new SmExpressionNode(m_aCurToken); in Term() local
1582 SmStructureNode *pSNode = new SmExpressionNode(pFunc->GetToken()); in Term() local
1633 { SmStructureNode *pSNode = new SmOperNode(m_aCurToken); in Operator() local
[all …]
H A Dmathmlimport.cxx1198 SmStructureNode *pSNode = new SmBraceNode(aToken); in EndElement() local
2337 SmStructureNode *pSNode = new SmLineNode(aDummy); in EndElement() local
2364 SmStructureNode *pSNode = new SmBinVerNode(aToken); in EndElement() local
2385 SmStructureNode *pSNode = new SmRootNode(aToken); in EndElement() local
2409 SmStructureNode *pSNode = new SmRootNode(aToken); in EndElement() local
2481 SmStructureNode *pSNode = new SmBraceNode(aToken); in EndElement() local
2503 SmStructureNode *pSNode = new SmExpressionNode(aDummy); in EndElement() local
2717 SmMatrixNode *pSNode = new SmMatrixNode(aToken); in EndElement() local