Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx187 long ConvertLong_Impl( const long nIn, SfxMapUnit eUnit ) in ConvertLong_Impl() function
503 (sal_uInt16)ConvertLong_Impl( (long)rLRSpace.GetLeft(), eUnit ) ); in Reset()
506 (sal_uInt16)ConvertLong_Impl( (long)rLRSpace.GetRight(), eUnit ) ); in Reset()
517 (sal_uInt16)ConvertLong_Impl( (long)rULSpace.GetUpper(), eUnit ) ); in Reset()
520 (sal_uInt16)ConvertLong_Impl( (long)rULSpace.GetLower(), eUnit ) ); in Reset()
591 aBspWin.SetSize( Size( ConvertLong_Impl( aPaperSize.Width(), eUnit ), in Reset()
592 ConvertLong_Impl( aPaperSize.Height(), eUnit ) ) ); in Reset()

Completed in 32 milliseconds