Searched refs:ConvertLong_Impl (Results 1 – 1 of 1) sorted by relevance
186 long ConvertLong_Impl( const long nIn, SfxMapUnit eUnit ) in ConvertLong_Impl() function490 (sal_uInt16)ConvertLong_Impl( (long)rLRSpace.GetLeft(), eUnit ) ); in Reset()493 (sal_uInt16)ConvertLong_Impl( (long)rLRSpace.GetRight(), eUnit ) ); in Reset()504 (sal_uInt16)ConvertLong_Impl( (long)rULSpace.GetUpper(), eUnit ) ); in Reset()507 (sal_uInt16)ConvertLong_Impl( (long)rULSpace.GetLower(), eUnit ) ); in Reset()578 aBspWin.SetSize( Size( ConvertLong_Impl( aPaperSize.Width(), eUnit ), in Reset()579 ConvertLong_Impl( aPaperSize.Height(), eUnit ) ) ); in Reset()
Completed in 28 milliseconds