Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1462 const MapMode aMapMode100thmm(MAP_100TH_MM); in calculateCropScaling() local
1469 aBitmapSize = Application::GetDefaultDevice()->PixelToLogic(aBitmapSize, aMapMode100thmm); in calculateCropScaling()
1473 …ze = Application::GetDefaultDevice()->LogicToLogic(aBitmapSize, GetPrefMapMode(), aMapMode100thmm); in calculateCropScaling()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx821 const MapMode aMapMode100thmm(MAP_100TH_MM); in processBasePrimitive2D() local
824 rGraphicPrimitive.getGraphicObject().GetPrefMapMode(), aMapMode100thmm)); in processBasePrimitive2D()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3739 const MapMode aMapMode100thmm(MAP_100TH_MM); in EndSdrDrag() local
3743 aGraphicSize = Application::GetDefaultDevice()->PixelToLogic( aGraphicSize, aMapMode100thmm ); in EndSdrDrag()
3745 …:GetDefaultDevice()->LogicToLogic( aGraphicSize, rGraphicObject.GetPrefMapMode(), aMapMode100thmm); in EndSdrDrag()

Completed in 43 milliseconds