Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dgraphctl.cxx80 aMap100 ( MAP_100TH_MM ), in GraphCtrl()
108 aMap100 ( MAP_100TH_MM ), in GraphCtrl()
160 SetMapMode( aMap100 ); in SetWinStyle()
192 pModel->SetScaleUnit( aMap100.GetMapUnit() ); in InitSdrModel()
253 aGraphSize = Application::GetDefaultDevice()->PixelToLogic( aGraphic.GetPrefSize(), aMap100 ); in SetGraphic()
255 …aphSize = OutputDevice::LogicToLogic( aGraphic.GetPrefSize(), aGraphic.GetPrefMapMode(), aMap100 ); in SetGraphic()
280 MapMode aDisplayMap( aMap100 ); in Resize()
308 aDisplayMap.SetOrigin( LogicToLogic( aNewPos, aMap100, aDisplayMap ) ); in Resize()
H A D_contdlg.cxx555 const MapMode aMap100( MAP_100TH_MM ); in SetPolyPolygon() local
571 rPt = pOutDev->PixelToLogic( rPt, aMap100 ); in SetPolyPolygon()
592 const MapMode aMap100( MAP_100TH_MM ); in GetPolyPolygon() local
605 rPt = pOutDev->LogicToPixel( rPt, aMap100 ); in GetPolyPolygon()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr.cxx329 const MapMode aMap100( MAP_100TH_MM ); in ImplGetCropParams() local
352 … aSize100 = Application::GetDefaultDevice()->PixelToLogic( maGraphic.GetPrefSize(), aMap100 ); in ImplGetCropParams()
356 aSize100 = pOut->LogicToLogic( maGraphic.GetPrefSize(), &m, &aMap100 ); in ImplGetCropParams()
960 const MapMode aMap100( MAP_100TH_MM ); in GetTransformedGraphic() local
974 aMap100); in GetTransformedGraphic()
977 aMap100); in GetTransformedGraphic()
984 aMap100, in GetTransformedGraphic()
988 aMap100, in GetTransformedGraphic()
1047 aMap100); in GetTransformedGraphic()
1050 aMap100); in GetTransformedGraphic()
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx975 const MapMode aMap100( MAP_100TH_MM ); in ExecuteGrafAttr() local
991 … Size( 200000, 200000 ), aMap100, aMapTwip ) ) ) ); in ExecuteGrafAttr()
993 … pObj->GetLogicRect().GetSize(), aMap100, aMapTwip ) ) ); in ExecuteGrafAttr()
997 … Size( rCrop.GetLeft(), rCrop.GetTop() ), aMap100, aMapTwip ) ); in ExecuteGrafAttr()
999 … Size( rCrop.GetRight(), rCrop.GetBottom() ), aMap100, aMapTwip ) ); in ExecuteGrafAttr()
1030 …e = OutputDevice::LogicToLogic( Size( rNewCrop.GetLeft(), rNewCrop.GetTop() ), aMapTwip, aMap100 ); in ExecuteGrafAttr()
1031 …OutputDevice::LogicToLogic( Size( rNewCrop.GetRight(), rNewCrop.GetBottom() ), aMapTwip, aMap100 ); in ExecuteGrafAttr()
1040 … Size aNewGrfSize( OutputDevice::LogicToLogic( rGrfSize, aMapTwip, aMap100 ) ); in ExecuteGrafAttr()
/aoo4110/main/sd/source/ui/docshell/
H A Dsdclient.cxx205 MapMode aMap100( MAP_100TH_MM ); in ViewChanged() local
207 Size aSize = pSdrOle2Obj->GetOrigObjSize( &aMap100 ); in ViewChanged()
218 aMap100 ); in ViewChanged()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun7.cxx318 MapUnit aMap100 = MAP_100TH_MM; in PasteObject() local
323 aSize = OutputDevice::LogicToLogic( *pDescSize, aMap100, aMapObj ); in PasteObject()
341 aSize = OutputDevice::LogicToLogic( aSize, aMapObj, aMap100 ); // fuer SdrOle2Obj in PasteObject()
348 aSize = OutputDevice::LogicToLogic( aSize, aMap100, aMapObj ); in PasteObject()
/aoo4110/main/sd/source/ui/view/
H A Ddrviews8.cxx494 const MapMode aMap100( MAP_100TH_MM ); in ScannerEvent() local
500 aBmpSize = GetActiveWindow()->PixelToLogic( aBmpSize, aMap100 ); in ScannerEvent()
502 … aBmpSize = OutputDevice::LogicToLogic( aBmpSize, aScanBmp.GetPrefMapMode(), aMap100 ); in ScannerEvent()
H A Dsdview.cxx930 MapMode aMap100( MAP_100TH_MM ); in SetMarkedOriginalSize() local
931 aOleSize = ((SdrOle2Obj*)pObj)->GetOrigObjSize( &aMap100 ); in SetMarkedOriginalSize()
959 const MapMode aMap100( MAP_100TH_MM ); in SetMarkedOriginalSize() local
963 …GetDefaultDevice()->PixelToLogic( static_cast< SdrGrafObj* >( pObj )->GetGrafPrefSize(), aMap100 ); in SetMarkedOriginalSize()
968 aMap100 ); in SetMarkedOriginalSize()
/aoo4110/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx334 MapMode aMap100( MAP_100TH_MM ); in FuInsertOLE() local
340 aSize = aObjRef.GetSize( &aMap100 ); in FuInsertOLE()
369 MapMode( aMapUnit ), aMap100 ); in FuInsertOLE()
373 MapMode( aMapUnit ), aMap100 ); in FuInsertOLE()
/aoo4110/main/svtools/source/misc/
H A Dimap.cxx363 MapMode aMap100( MAP_100TH_MM ); in ImpConstruct() local
365 aCenter = Application::GetDefaultDevice()->PixelToLogic( rCenter, aMap100 ); in ImpConstruct()
366 nRadius = Application::GetDefaultDevice()->PixelToLogic( Size( nRad, 0 ), aMap100 ).Width(); in ImpConstruct()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1956 const MapMode aMap100( MAP_100TH_MM ); in GetHitIMapObject() local
1958 Point aRelPoint( rCmpWnd.LogicToLogic( rWinPoint, &aWndMode, &aMap100 ) ); in GetHitIMapObject()
1959 Rectangle aLogRect = rCmpWnd.LogicToLogic( pObj->GetLogicRect(), &aWndMode, &aMap100 ); in GetHitIMapObject()
1991 aMap100 ); in GetHitIMapObject()
1995 aMap100 ); in GetHitIMapObject()
/aoo4110/main/sd/source/ui/dlg/
H A Danimobjs.cxx1058 const MapMode aMap100( MAP_100TH_MM ); in CreateAnimObj() local
1077 aTmpSizeLog = pDefDev->PixelToLogic( aGraphic.GetPrefSize(), aMap100 ); in CreateAnimObj()
1079 … aTmpSizeLog = pDefDev->LogicToLogic( aGraphic.GetPrefSize(), aGraphic.GetPrefMapMode(), aMap100 ); in CreateAnimObj()
/aoo4110/main/sd/source/core/
H A Ddrawdoc2.cxx1144 const MapMode aMap100( MAP_100TH_MM ); in GetHitIMapObject() local
1171 …aGraphSize = Application::GetDefaultDevice()->PixelToLogic( pGrafObj->GetGrafPrefSize(), aMap100 ); in GetHitIMapObject()
1174 pGrafObj->GetGrafPrefMapMode(), aMap100 ); in GetHitIMapObject()
/aoo4110/main/svx/inc/svx/
H A Dgraphctl.hxx58 MapMode aMap100; member in GraphCtrl

Completed in 112 milliseconds