Home
last modified time | relevance | path

Searched refs:GetPrefSize (Results 1 – 25 of 114) sorted by relevance

12345

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx560 … Size aDrawSize(aVDev.LogicToPixel(maMetaFile.GetPrefSize(), maMetaFile.GetPrefMapMode())); in ImplGetBitmap()
717 … pThat->maMetaFile.AddAction(new MetaBmpExScaleAction(Point(), maEx.GetPrefSize(), maEx)); in ImplGetGDIMetaFile()
721 …pThat->maMetaFile.AddAction(new MetaBmpScaleAction(Point(), maEx.GetPrefSize(), maEx.GetBitmap())); in ImplGetGDIMetaFile()
726 pThat->maMetaFile.SetPrefSize(maEx.GetPrefSize()); in ImplGetGDIMetaFile()
760 aSize = maEx.GetPrefSize(); in ImplGetPrefSize()
773 aSize = maMetaFile.GetPrefSize(); in ImplGetPrefSize()
847 const Size aSize( maEx.GetPrefSize() ); in ImplGetPrefMapMode()
964 ImplDraw( pOutDev, rDestPt, maMetaFile.GetPrefSize() ); in ImplDraw()
1777 rImpGraphic.ImplSetPrefSize( aLink.GetPrefSize() ); in operator >>()
H A Dgdimetafiletools.cxx220 aAlpha.SetPrefSize(rBitmapEx.GetPrefSize()); in handleBitmapContent()
725 Size aLogicalSize(rBitmapEx.GetPrefSize()); in clipMetafileContentAgainstOwnRegions()
752 Size aLogicalSize(rBitmap.GetPrefSize()); in clipMetafileContentAgainstOwnRegions()
1068 aTarget.SetPrefSize(rSource.GetPrefSize()); in clipMetafileContentAgainstOwnRegions()
H A Dcvtgrf.cxx102 aMtf.SetPrefSize( rGraphic.GetPrefSize() ); in ImplConvert()
104 … aMtf.AddAction( new MetaBmpExScaleAction( Point(), aMtf.GetPrefSize(), rGraphic.GetBitmapEx() ) ); in ImplConvert()
H A Dpdfwriter_impl2.cxx460 … double fScaleX = (double)aDstSize.Width() / (double)aTmpMtf.GetPrefSize().Width(); in playMetafile()
461 … double fScaleY = (double)aDstSize.Height() / (double)aTmpMtf.GetPrefSize().Height(); in playMetafile()
513 aMapMode.SetScaleX( Fraction( aOutSize.Width(), aSubstitute.GetPrefSize().Width() ) ); in playMetafile()
514 aMapMode.SetScaleY( Fraction( aOutSize.Height(), aSubstitute.GetPrefSize().Height() ) ); in playMetafile()
789 Size aSize( OutputDevice::LogicToLogic( aBitmapEx.GetPrefSize(), in playMetafile()
817 Size aSize( OutputDevice::LogicToLogic( aBitmapEx.GetPrefSize(), in playMetafile()
H A Dpdfwriter.cxx199 Size aSize = OutputDevice::LogicToLogic( rBitmap.GetPrefSize(), in DrawBitmap()
219 Size aSize = OutputDevice::LogicToLogic( rBitmap.GetPrefSize(), in DrawBitmapEx()
242 Size aSize = OutputDevice::LogicToLogic( rBitmap.GetPrefSize(), in DrawMask()
H A Dgfxlink.cxx189 const Size& GfxLink::GetPrefSize() const in GetPrefSize() function in GfxLink
337 rOStream << rGfxLink.GetPrefSize() << rGfxLink.GetPrefMapMode(); in operator <<()
H A Dgdimtf.cxx292 rMtf.GetPrefSize() == aPrefSize && in operator ==()
320 rMtf.GetPrefSize() == aPrefSize && in IsEqual()
484 Size aTmpPrefSize( pOut->LogicToPixel( GetPrefSize(), aDrawMap ) ); in Play()
777 const Size aOldPrefSize( GetPrefSize() ); in Mirror()
1026 Rectangle aRect=Rectangle( Point(), GetPrefSize() ); in Rotate()
3034 …const Point aBRPix( aVDev.LogicToPixel( Point( GetPrefSize().Width() - 1, GetPrefSize().Height… in CreateThumbnail()
3035 Size aDrawSize( aVDev.LogicToPixel( GetPrefSize(), GetPrefMapMode() ) ); in CreateThumbnail()
H A Ddibtools.cxx1216 …if(rBitmap.GetPrefSize().Width() && rBitmap.GetPrefSize().Height() && (rBitmap.GetPrefMapMode() !=… in ImplWriteDIBBody()
1225 const double fBmpWidthM((double)rBitmap.GetPrefSize().Width() / aScale100000.Width()); in ImplWriteDIBBody()
1226 const double fBmpHeightM((double)rBitmap.GetPrefSize().Height() / aScale100000.Height()); in ImplWriteDIBBody()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx179 Size aOldSiz( rWMF.GetPrefSize() ); in SwWw6ReadMetaStream()
291 aGraph.GetPrefSize(), aGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOle()
343 aOrigSize = rWMF.GetPrefSize(); in ImportOleWMF()
376 rGraph.GetPrefSize(), rGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOleBase()
390 rGraph.GetPrefSize(), rGraph.GetPrefMapMode(), MAP_TWIP ); in ImportOleBase()
H A Dwrtww8gr.cxx748 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfFromGrfNode()
774 Size aGrTwipSz(rGrf.GetPrefSize()); in WritePICBulletFHeader()
883 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfForBullet()
989 Size aS(aMtf.GetPrefSize()); in WriteGraphicNode()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx119 aBmpEx.GetPrefSize().Width() > 0 && in CreateThumb()
120 aBmpEx.GetPrefSize().Height() > 0 ) in CreateThumb()
122 …Size aLogSize( OutputDevice::LogicToLogic( aBmpEx.GetPrefSize(), aBmpEx.GetPrefMapMode(), MAP_100T… in CreateThumb()
165 const Size aPrefSize( rGraphic.GetPrefSize() ); in CreateThumb()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx629 Size aPrefSize(aGraphic.GetPrefSize()); in createNewSdrFillGraphicAttribute()
650 …basegfx::B2DVector aGraphicLogicSize(aGraphic.GetPrefSize().Width(), aGraphic.GetPrefSize().Height… in createNewSdrFillGraphicAttribute()
661 aGraphic.GetPrefSize(), in createNewSdrFillGraphicAttribute()
667 aGraphic.GetPrefSize(), in createNewSdrFillGraphicAttribute()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx297 …onst Point aBRPix( aVDev.LogicToPixel( Point( rMtf.GetPrefSize().Width() - 1, rMtf.GetPrefSize in createThumb_Impl()
298 Size aDrawSize( aVDev.LogicToPixel( rMtf.GetPrefSize(), rMtf.GetPrefMapMode() ) ); in createThumb_Impl()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx184 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()
1124 const Size aSrcSize( aTmpMtf.GetPrefSize() ); in ImplWrite()
1165 aMapMode.SetScaleX( Fraction( aOutSize.Width(), aSubstitute.GetPrefSize().Width() ) ); in ImplWrite()
1166 aMapMode.SetScaleY( Fraction( aOutSize.Height(), aSubstitute.GetPrefSize().Height() ) ); in ImplWrite()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx198 maPrefSize = maGraphic.GetPrefSize(); in ImplAssignGraphicData()
352 … aSize100 = Application::GetDefaultDevice()->PixelToLogic( maGraphic.GetPrefSize(), aMap100 ); in ImplGetCropParams()
356 aSize100 = pOut->LogicToLogic( maGraphic.GetPrefSize(), &m, &aMap100 ); in ImplGetCropParams()
956 const Size aSrcSize( aTransGraphic.GetPrefSize() ); in GetTransformedGraphic()
1463 Size aBitmapSize(GetPrefSize()); in calculateCropScaling()
H A Dprovider.cxx529 …aSize100thMM = OutputDevice::LogicToLogic( rGraphic.GetPrefSize(), rGraphic.GetPrefMapMode(), MAP_… in ImplCalculateCropRect()
533 …aSize100thMM = Application::GetDefaultDevice()->PixelToLogic( rGraphic.GetPrefSize(), MAP_100TH_MM… in ImplCalculateCropRect()
555 Size aPrefSize( aBmpEx.GetPrefSize() ); in ImplApplyBitmapScaling()
653 …Size aMtfSize( aDummyVDev.LogicToLogic( aMtf.GetPrefSize(), aMtf.GetPrefMapMode(), MAP_100TH_MM ) … in ImplApplyFilterData()
H A Dgrfcache.cxx127 mnID2 = aMtf.GetPrefSize().Width(); in GraphicID()
128 mnID3 = aMtf.GetPrefSize().Height(); in GraphicID()
294 const Size aPrefSize( rSubstitute.GetPrefSize() ); in ImplFillSubstitute()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx64 const Size& GetPrefSize() const { return Bitmap::GetPrefSize(); } in GetPrefSize() function in AlphaMask
H A Dbitmapex.hxx109 const Size& GetPrefSize() const { return aBitmap.GetPrefSize(); } in GetPrefSize() function in BitmapEx
/trunk/main/filter/source/svg/
H A Dsvgimport.cxx150 …aGraphicSize = Application::GetDefaultDevice()->PixelToLogic( aGraphObj.GetPrefSize(), aTargetMapM… in implImport()
152 …aGraphicSize = OutputDevice::LogicToLogic( aGraphObj.GetPrefSize(), aGraphObj.GetPrefMapMode(), aT… in implImport()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx370 nBoundingX2 = pMTF->GetPrefSize().Width(); in WritePS()
371 nBoundingY2 = pMTF->GetPrefSize().Height(); in WritePS()
450 Size aSizePoint = Application::GetDefaultDevice()->LogicToLogic( pMTF->GetPrefSize(), in ImplWriteProlog()
570 …e)aSizePoint.Width() / (double)pMTF->GetPrefSize().Width(), (double)aSizePoint.Height() / (double)… in ImplWriteProlog()
572 ImplWriteDouble( -pMTF->GetPrefSize().Height() ); in ImplWriteProlog()
1179 const Size aSrcSize( aTmpMtf.GetPrefSize() ); in ImplWriteActions()
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx836 aMtf.SetPrefSize( rMtf.GetPrefSize() ); in ImpMask()
1110 const Size& rPrefSize = rMtf.GetPrefSize(); in ImpReplaceTransparency()
1221 Size aSize( aMtf.GetPrefSize() ); in Mask()
1236 aGraphic.SetPrefSize( rGraphic.GetPrefSize() ); in Mask()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx199 aNewMtf.SetPrefSize( rMtf.GetPrefSize() ); in Calculate()
269 const Size& rMaxSize = rMtf.GetPrefSize(); in AddTile()
/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx334 const Size aGrfSize( LogicToPixel( maGraphic.GetPrefSize(), maGraphic.GetPrefMapMode() ) ); in Paint()
366 maSizePixel ( LogicToPixel( rGraphic.GetPrefSize(), rGraphic.GetPrefMapMode() ) ), in GraphicFilterDialog()
/trunk/main/editeng/source/items/
H A Dbulitem.cxx354 ( pGraphicObject->GetPrefSize() != rBullet.pGraphicObject->GetPrefSize() ) ) ) in operator ==()

Completed in 187 milliseconds

12345