Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dnode.hxx362 class SmGlyphSpecialNode : public SmSpecialNode class
365 SmGlyphSpecialNode(const SmToken &rNodeToken) in SmGlyphSpecialNode() function in SmGlyphSpecialNode
/trunk/main/starmath/source/
H A Dparse.cxx1708 pNode = new SmGlyphSpecialNode(m_aCurToken); in Oper()
2399 m_aNodeStack.Push(new SmGlyphSpecialNode(m_aCurToken)); in GlyphSpecial()
H A Dnode.cxx3042 void SmGlyphSpecialNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
H A Dmathmlimport.cxx1226 aRelationArray[--i] = new SmGlyphSpecialNode(aToken); in EndElement()

Completed in 48 milliseconds