Home
last modified time | relevance | path

Searched refs:SmFontNode (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/starmath/source/
H A Dmathmlimport.cxx750 (new SmFontNode(aToken)); in ApplyAttrs()
761 (new SmFontNode(aToken)); in ApplyAttrs()
768 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
801 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
815 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
1003 (new SmFontNode(aToken)); in EndElement()
1014 (new SmFontNode(aToken)); in EndElement()
1021 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
1054 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
1068 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
[all …]
H A Dparse.cxx1843 m_aNodeStack.Push(new SmFontNode(m_aCurToken)); in FontAttribut()
1882 m_aNodeStack.Push(new SmFontNode(aToken)); in Color()
1903 m_aNodeStack.Push(new SmFontNode(aToken)); in Font()
1934 SmFontNode *pFontNode = new SmFontNode(m_aCurToken); in FontSize()
H A Dnode.cxx1992 void SmFontNode::CreateTextFromNode(String &rText) in CreateTextFromNode()
2079 void SmFontNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2104 void SmFontNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
2145 void SmFontNode::SetSizeParameter(const Fraction& rValue, sal_uInt16 Type) in SetSizeParameter()
H A Dmathmlexport.cxx1284 const SmFontNode *pFontNode = static_cast<const SmFontNode *>(pNode); in ExportFont()
/aoo41x/main/starmath/inc/
H A Dnode.hxx782 class SmFontNode : public SmStructureNode class
788 SmFontNode(const SmToken &rNodeToken) in SmFontNode() function in SmFontNode

Completed in 96 milliseconds