Home
last modified time | relevance | path

Searched refs:SmLineNode (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/starmath/inc/
H A Dnode.hxx478 class SmLineNode : public SmStructureNode class
483 SmLineNode(SmNodeType eNodeType, const SmToken &rNodeToken) in SmLineNode() function in SmLineNode
490 SmLineNode(const SmToken &rNodeToken) in SmLineNode() function in SmLineNode
507 class SmExpressionNode : public SmLineNode
511 : SmLineNode(NEXPRESSION, rNodeToken) in SmExpressionNode()
/aoo41x/main/starmath/source/
H A Dnode.cxx819 void SmLineNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
833 void SmLineNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
892 SmLineNode::Arrange(rDev, rFormat); in Arrange()
H A Dmathmlimport.cxx2337 SmStructureNode *pSNode = new SmLineNode(aDummy); in EndElement()
2499 aRelationArray[0] = new SmLineNode(aToken); in EndElement()
H A Dparse.cxx1126 SmStructureNode *pSNode = new SmLineNode(m_aCurToken); in Line()

Completed in 86 milliseconds