Searched refs:aSize100th (Results 1 – 1 of 1) sorted by relevance
234 …const Size aSize100th(Application::GetDefaultDevice()->PixelToLogic(*pSize, MapMode(MAP_100TH_MM))… in GetBitmapFromMetaFile() local236 aRange.expand(basegfx::B2DPoint(aSize100th.Width(), aSize100th.Height())); in GetBitmapFromMetaFile()245 …const Size aSize100th(Application::GetDefaultDevice()->LogicToLogic(rMtf.GetPrefSize(), rMtf.GetPr… in GetBitmapFromMetaFile() local247 aRange.expand(basegfx::B2DPoint(aSize100th.Width(), aSize100th.Height())); in GetBitmapFromMetaFile()
Completed in 21 milliseconds