/aoo41x/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 293 rMtf.GetPrefMapMode() == aPrefMapMode ) in operator ==() 321 rMtf.GetPrefMapMode() == aPrefMapMode ) in IsEqual() 479 MapMode aDrawMap( GetPrefMapMode() ); in Play() 814 aMapVDev.SetMapMode( GetPrefMapMode() ); in Move() 849 aMapVDev.SetMapMode( GetPrefMapMode() ); in Move() 871 aOffset = aMapVDev.LogicToPixel( aBaseOffset, GetPrefMapMode() ); in Move() 922 aMapVDev.SetMapMode( GetPrefMapMode() ); in Clip() 1032 aMapVDev.SetMapMode( GetPrefMapMode() ); in Rotate() 1036 const Point aOrigin( GetPrefMapMode().GetOrigin().X(), GetPrefMapMode().GetOrigin().Y() ); in Rotate() 1508 aMapVDev.SetMapMode( GetPrefMapMode() ); in GetBoundRect() [all …]
|
H A D | gdimetafiletools.cxx | 221 aAlpha.SetPrefMapMode(rBitmapEx.GetPrefMapMode()); in handleBitmapContent() 727 if(MAP_PIXEL == rBitmapEx.GetPrefMapMode().GetMapUnit()) in clipMetafileContentAgainstOwnRegions() 733 …aLogicalSize = OutputDevice::LogicToLogic(aLogicalSize, rBitmapEx.GetPrefMapMode(), aMapModes.back… in clipMetafileContentAgainstOwnRegions() 754 if(MAP_PIXEL == rBitmap.GetPrefMapMode().GetMapUnit()) in clipMetafileContentAgainstOwnRegions() 760 …aLogicalSize = OutputDevice::LogicToLogic(aLogicalSize, rBitmap.GetPrefMapMode(), aMapModes.back()… in clipMetafileContentAgainstOwnRegions() 1067 aTarget.SetPrefMapMode(rSource.GetPrefMapMode()); in clipMetafileContentAgainstOwnRegions()
|
H A D | impgraph.cxx | 560 … Size aDrawSize(aVDev.LogicToPixel(maMetaFile.GetPrefSize(), maMetaFile.GetPrefMapMode())); in ImplGetBitmap() 727 pThat->maMetaFile.SetPrefMapMode(maEx.GetPrefMapMode()); in ImplGetGDIMetaFile() 850 aMapMode = maEx.GetPrefMapMode(); in ImplGetPrefMapMode() 858 return maMetaFile.GetPrefMapMode(); in ImplGetPrefMapMode() 1774 rImpGraphic.ImplSetPrefMapMode( aLink.GetPrefMapMode() ); in operator >>()
|
H A D | pdfwriter.cxx | 200 rBitmap.GetPrefMapMode(), in DrawBitmap() 220 rBitmap.GetPrefMapMode(), in DrawBitmapEx() 243 rBitmap.GetPrefMapMode(), in DrawMask()
|
H A D | gfxlink.cxx | 211 const MapMode& GfxLink::GetPrefMapMode() const in GetPrefMapMode() function in GfxLink 337 rOStream << rGfxLink.GetPrefSize() << rGfxLink.GetPrefMapMode(); in operator <<()
|
H A D | pdfwriter_impl2.cxx | 268 pDummyVDev->SetMapMode( i_rMtf.GetPrefMapMode() ); in playMetafile() 457 Point aMtfOrigin( aTmpMtf.GetPrefMapMode().GetOrigin() ); in playMetafile() 511 MapMode aMapMode( aSubstitute.GetPrefMapMode() ); in playMetafile() 790 aBitmapEx.GetPrefMapMode(), pDummyVDev->GetMapMode() ) ); in playMetafile() 818 aBitmapEx.GetPrefMapMode(), pDummyVDev->GetMapMode() ) ); in playMetafile()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | graphhelp.cxx | 179 MapMode aMetaMode = pGDIMeta->GetPrefMapMode(); in getWinMetaFileFromGDI_Impl() 182 if ( aWinMode == pGDIMeta->GetPrefMapMode() ) in getWinMetaFileFromGDI_Impl() 190 pGDIMeta->GetPrefMapMode(), in getWinMetaFileFromGDI_Impl() 296 const Point aTLPix( aVDev.LogicToPixel( aNullPt, rMtf.GetPrefMapMode() ) ); in createThumb_Impl() 297 …oint( rMtf.GetPrefSize().Width() - 1, rMtf.GetPrefSize().Height() - 1 ), rMtf.GetPrefMapMode() ) ); in createThumb_Impl() 298 Size aDrawSize( aVDev.LogicToPixel( rMtf.GetPrefSize(), rMtf.GetPrefMapMode() ) ); in createThumb_Impl()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 199 maPrefMapMode = maGraphic.GetPrefMapMode(); in ImplAssignGraphicData() 351 if( maGraphic.GetPrefMapMode() == MAP_PIXEL ) in ImplGetCropParams() 355 MapMode m(maGraphic.GetPrefMapMode()); in ImplGetCropParams() 959 const MapMode aMapGraph( aTransGraphic.GetPrefMapMode() ); in GetTransformedGraphic() 998 const MapMode aMtfMapMode( aMtf.GetPrefMapMode() ); in GetTransformedGraphic() 1467 if(MAP_PIXEL == GetPrefMapMode().GetMapUnit()) in calculateCropScaling() 1473 …aBitmapSize = Application::GetDefaultDevice()->LogicToLogic(aBitmapSize, GetPrefMapMode(), aMapMod… in calculateCropScaling()
|
H A D | provider.cxx | 527 if( rGraphic.GetPrefMapMode().GetMapUnit() != MAP_PIXEL ) in ImplCalculateCropRect() 529 …aSize100thMM = OutputDevice::LogicToLogic( rGraphic.GetPrefSize(), rGraphic.GetPrefMapMode(), MAP_… in ImplCalculateCropRect() 554 MapMode aPrefMapMode( aBmpEx.GetPrefMapMode() ); in ImplApplyBitmapScaling() 653 …Size aMtfSize( aDummyVDev.LogicToLogic( aMtf.GetPrefSize(), aMtf.GetPrefMapMode(), MAP_100TH_MM ) … in ImplApplyFilterData()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 291 aGraph.GetPrefSize(), aGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOle() 342 aFinalSize, MAP_TWIP, rWMF.GetPrefMapMode() ); in ImportOleWMF() 376 rGraph.GetPrefSize(), rGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOleBase() 390 rGraph.GetPrefSize(), rGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOleBase()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndnotxt.cxx | 130 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in HasContour() 224 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in GetContourAPI() 257 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in IsPixelContour()
|
/aoo41x/main/svx/source/dialog/ |
H A D | _contdlg.cxx | 242 Size aSizePix( aVDev.LogicToPixel( aTmpGrf.GetPrefSize(), aTmpGrf.GetPrefMapMode() ) ); in CreateAutoContour() 265 aBmp.SetPrefMapMode( rGraphic.GetPrefMapMode() ); in CreateAutoContour() 284 const MapMode aGrfMap( rGraphic.GetPrefMapMode() ); in ScaleContour() 556 const MapMode aGrfMap( aGraphic.GetPrefMapMode() ); in SetPolyPolygon() 593 const MapMode aGrfMap( aGraphic.GetPrefMapMode() ); in GetPolyPolygon()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swtypes.cxx | 94 if( MAP_PIXEL == rGraphic.GetPrefMapMode().GetMapUnit() ) in GetGraphicSizeTwip() 102 rGraphic.GetPrefMapMode(), aMapTwip ); in GetGraphicSizeTwip()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | alpha.hxx | 61 const MapMode& GetPrefMapMode() const { return Bitmap::GetPrefMapMode(); } in GetPrefMapMode() function in AlphaMask
|
H A D | bitmapex.hxx | 112 const MapMode& GetPrefMapMode() const { return aBitmap.GetPrefMapMode(); } in GetPrefMapMode() function in BitmapEx
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 178 maVDev.SetMapMode( rMtf.GetPrefMapMode() ); in WriteEMF() 184 const Size aMtfSizePix( maVDev.LogicToPixel( rMtf.GetPrefSize(), rMtf.GetPrefMapMode() ) ); in WriteEMF() 185 …const Size aMtfSizeLog( maVDev.LogicToLogic( rMtf.GetPrefSize(), rMtf.GetPrefMapMode(), MAP_100TH_… in WriteEMF() 1123 Point aSrcPt( aTmpMtf.GetPrefMapMode().GetOrigin() ); in ImplWrite() 1163 MapMode aMapMode( aSubstitute.GetPrefMapMode() ); in ImplWrite()
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrolecontentprimitive2d.cxx | 86 if(MAP_PIXEL == aGraphic.GetPrefMapMode().GetMapUnit()) in create2DDecomposition() 92 … = Application::GetDefaultDevice()->LogicToLogic(aPrefSize, aGraphic.GetPrefMapMode(), MAP_100TH_M… in create2DDecomposition()
|
H A D | sdrattributecreator.cxx | 652 if(aGraphic.GetPrefMapMode() != aDestinationMapUnit) in createNewSdrFillGraphicAttribute() 658 if(MAP_PIXEL == aGraphic.GetPrefMapMode().GetMapUnit()) in createNewSdrFillGraphicAttribute() 668 aGraphic.GetPrefMapMode(), in createNewSdrFillGraphicAttribute()
|
/aoo41x/main/filter/source/svg/ |
H A D | svgimport.cxx | 149 if( aGraphObj.GetPrefMapMode().GetMapUnit() == MAP_PIXEL ) in implImport() 152 …ize = OutputDevice::LogicToLogic( aGraphObj.GetPrefSize(), aGraphObj.GetPrefMapMode(), aTargetMapM… in implImport()
|
H A D | svgexport.cxx | 1312 …const Size aSize( OutputDevice::LogicToLogic( rMtf.GetPrefSize(), rMtf.GetPrefMapMode(), M… in writeMtf() 1347 …int aPoint100thmm( OutputDevice::LogicToLogic( rMtf.GetPrefMapMode().GetOrigin(), rMtf.GetPrefMapM… in writeMtf() 1348 …Size aSize100thmm( OutputDevice::LogicToLogic( rMtf.GetPrefSize(), rMtf.GetPrefMapMode(), MAP_100… in writeMtf()
|
/aoo41x/main/editeng/source/rtf/ |
H A D | rtfgrf.cxx | 559 if( MAP_PIXEL == rGrf.GetPrefMapMode().GetMapUnit() ) in ReadBmpData() 564 rGrf.GetPrefMapMode(), aMap ); in ReadBmpData()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | vectdlg.cxx | 198 MapMode aMap( rMtf.GetPrefMapMode() ); in Calculate() 271 aRect = PixelToLogic( aRect, rMtf.GetPrefMapMode() ); in AddTile()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuigrfflt.cxx | 334 const Size aGrfSize( LogicToPixel( maGraphic.GetPrefSize(), maGraphic.GetPrefMapMode() ) ); in Paint() 366 maSizePixel ( LogicToPixel( rGraphic.GetPrefSize(), rGraphic.GetPrefMapMode() ) ), in GraphicFilterDialog()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofgraphic.cxx | 211 if(MAP_PIXEL == aDraftBitmap.GetPrefMapMode().GetMapUnit()) in createVIP2DSForDraft() 217 …pplication::GetDefaultDevice()->LogicToLogic(aPrefSize, aDraftBitmap.GetPrefMapMode(), MAP_100TH_M… in createVIP2DSForDraft()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews8.cxx | 499 if( aScanBmp.GetPrefMapMode().GetMapUnit() == MAP_PIXEL ) in ScannerEvent() 502 … aBmpSize = OutputDevice::LogicToLogic( aBmpSize, aScanBmp.GetPrefMapMode(), aMap100 ); in ScannerEvent()
|