Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathtype.hxx39 sal_uInt8 nTface; member in MathTypeFont
41 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 ()()
H A Dmathtype.cxx210 aFont.nTface = i+128; in Init()
1878 *pS >> aFont.nTface; in HandleRecords()
1884 aFont.nTface = 128-aFont.nTface; in HandleRecords()

Completed in 32 milliseconds