Searched refs:MathTypeFont (Results 1 – 2 of 2) sorted by relevance
36 class MathTypeFont class41 MathTypeFont() : nTface(0),nStyle(0) {} in MathTypeFont() function in MathTypeFont42 MathTypeFont(sal_uInt8 nFace) : nTface(nFace),nStyle(0) {} in MathTypeFont() function in MathTypeFont48 sal_Bool operator() (const MathTypeFont &rValue1, in operator ()()49 const MathTypeFont &rValue2) const in operator ()()55 typedef ::std::set< MathTypeFont, LessMathTypeFont > MathTypeFontSet;
207 MathTypeFont aFont; in Init()663 void MathTypeFont::AppendStyleToText(String &rRet) in AppendStyleToText()687 MathTypeFont aFont(nFace); in TypeFaceToString()1877 MathTypeFont aFont; in HandleRecords()
Completed in 16 milliseconds