Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Dmathmlimport.cxx753 (new SmFontNode(aToken)); in ApplyAttrs()
764 (new SmFontNode(aToken)); in ApplyAttrs()
771 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
804 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
818 SmFontNode *pFontNode = new SmFontNode(aToken); in ApplyAttrs()
1009 (new SmFontNode(aToken)); in EndElement()
1020 (new SmFontNode(aToken)); in EndElement()
1027 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
1060 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
1074 SmFontNode *pFontNode = new SmFontNode(aToken); in EndElement()
[all …]
H A Dparse.cxx1853 m_aNodeStack.Push(new SmFontNode(m_aCurToken)); in FontAttribut()
1892 m_aNodeStack.Push(new SmFontNode(aToken)); in Color()
1913 m_aNodeStack.Push(new SmFontNode(aToken)); in Font()
1944 SmFontNode *pFontNode = new SmFontNode(m_aCurToken); in FontSize()
H A Dnode.cxx1992 void SmFontNode::CreateTextFromNode(String &rText) in CreateTextFromNode()
2109 void SmFontNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2134 void SmFontNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
2185 void SmFontNode::SetSizeParameter(const Fraction& rValue, sal_uInt16 Type) in SetSizeParameter()
H A Dmathmlexport.cxx1314 const SmFontNode *pFontNode = static_cast<const SmFontNode *>(pNode); in ExportFont()
/aoo42x/main/starmath/inc/
H A Dnode.hxx782 class SmFontNode : public SmStructureNode class
788 SmFontNode(const SmToken &rNodeToken) in SmFontNode() function in SmFontNode

Completed in 73 milliseconds