Searched refs:nTface (Results 1 – 2 of 2) sorted by relevance
39 sal_uInt8 nTface; member in MathTypeFont41 MathTypeFont() : nTface(0),nStyle(0) {} in MathTypeFont()42 MathTypeFont(sal_uInt8 nFace) : nTface(nFace),nStyle(0) {} in MathTypeFont()51 return rValue1.nTface < rValue2.nTface; in operator ()()
210 aFont.nTface = i+128; in Init()1878 *pS >> aFont.nTface; in HandleRecords()1884 aFont.nTface = 128-aFont.nTface; in HandleRecords()
Completed in 21 milliseconds