Searched refs:SmPtsTo100th_mm (Results 1 – 6 of 6) sorted by relevance
44 inline long SmPtsTo100th_mm(long nNumPts) in SmPtsTo100th_mm() function58 inline long SmPtsTo100th_mm(const Fraction &rNumPts) in SmPtsTo100th_mm() function
107 : aBaseSize(0, SmPtsTo100th_mm(12)) in SmFormat()
337 static int __READONLY_DATA nMinVal = SmPtsTo100th_mm(2); in SetSize()
266 Fraction aVal (SmPtsTo100th_mm(rSize.GetNumerator()), in SetFontSize()300 static int __READONLY_DATA nMaxVal = SmPtsTo100th_mm(128); in SetFontSize()
1013 pFormat->SetBaseSize( Size(0, SmPtsTo100th_mm( nTmp16 )) ); in LoadFormat()
482 rFormat.SetBaseSize( Size(0, SmPtsTo100th_mm( static_cast< long >(aBaseSize.GetValue()))) ); in WriteTo()
Completed in 53 milliseconds