Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx234 …const Size aSize100th(Application::GetDefaultDevice()->PixelToLogic(*pSize, MapMode(MAP_100TH_MM))… in GetBitmapFromMetaFile() local
236 aRange.expand(basegfx::B2DPoint(aSize100th.Width(), aSize100th.Height())); in GetBitmapFromMetaFile()
245 …const Size aSize100th(Application::GetDefaultDevice()->LogicToLogic(rMtf.GetPrefSize(), rMtf.GetPr… in GetBitmapFromMetaFile() local
247 aRange.expand(basegfx::B2DPoint(aSize100th.Width(), aSize100th.Height())); in GetBitmapFromMetaFile()

Completed in 33 milliseconds