Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dnode.hxx639 class SmSubSupNode : public SmStructureNode class
644 SmSubSupNode(const SmToken &rNodeToken) in SmSubSupNode() function in SmSubSupNode
654 return ((SmSubSupNode *) this)->GetBody(); in GetBody()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx1620 SmSubSupNode *pNode = new SmSubSupNode(aToken); in GenericEndElement()
1682 SmSubSupNode *pNode = new SmSubSupNode(aToken); in GenericEndElement()
2649 SmSubSupNode *pNode = new SmSubSupNode(aToken); in MiddleElement()
2803 SmSubSupNode *pNode = new SmSubSupNode(aToken); in EndElement()
H A Dnode.cxx1427 void SmSubSupNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
1540 void SmSubSupNode::CreateTextFromNode(String &rText) in CreateTextFromNode()
1856 pNode = ((SmSubSupNode *) pNode)->GetBody(); in GetSymbol()
H A Dparse.cxx1292 SmSubSupNode *pNode = new SmSubSupNode(m_aCurToken); in SubSup()

Completed in 53 milliseconds