Home
last modified time | relevance | path

Searched refs:MathTypeFont (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/starmath/source/
H A Dmathtype.hxx36 class MathTypeFont class
41 MathTypeFont() : nTface(0),nStyle(0) {} in MathTypeFont() function in MathTypeFont
42 MathTypeFont(sal_uInt8 nFace) : nTface(nFace),nStyle(0) {} in MathTypeFont() function in MathTypeFont
48 sal_Bool operator() (const MathTypeFont &rValue1, in operator ()()
49 const MathTypeFont &rValue2) const in operator ()()
55 typedef ::std::set< MathTypeFont, LessMathTypeFont > MathTypeFontSet;
H A Dmathtype.cxx207 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 36 milliseconds