Home
last modified time | relevance | path

Searched refs:SetPrefSize (Results 1 – 25 of 75) sorted by relevance

123

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx636 aRetBmp.SetPrefSize( ImplGetPrefSize() ); in ImplGetBitmap()
726 pThat->maMetaFile.SetPrefSize(maEx.GetPrefSize()); in ImplGetGDIMetaFile()
806 const_cast< BitmapEx& >(mpAnimation->GetBitmapEx()).SetPrefSize( rPrefSize ); in ImplSetPrefSize()
809 maEx.SetPrefSize( rPrefSize ); in ImplSetPrefSize()
816 maMetaFile.SetPrefSize( rPrefSize ); in ImplSetPrefSize()
1217 maEx.SetPrefSize( aSize ); in ImplReadEmbedded()
1223 maMetaFile.SetPrefSize( aSize ); in ImplReadEmbedded()
1902 rImpGraphic.mpGfxLink->SetPrefSize( rImpGraphic.ImplGetPrefSize() ); in operator <<()
H A Dgfxlink.cxx196 void GfxLink::SetPrefSize( const Size& rPrefSize ) in SetPrefSize() function in GfxLink
384 rGfxLink.SetPrefSize( aSize ); in operator >>()
H A Dgdimetafiletools.cxx220 aAlpha.SetPrefSize(rBitmapEx.GetPrefSize()); in handleBitmapContent()
1068 aTarget.SetPrefSize(rSource.GetPrefSize()); in clipMetafileContentAgainstOwnRegions()
H A Dcvtgrf.cxx102 aMtf.SetPrefSize( rGraphic.GetPrefSize() ); in ImplConvert()
H A Dprint3.cxx928 o_rMtf.SetPrefSize( aPageSize.aSize ); in getPageFile()
1019 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()
1048 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx156 aMtf.SetPrefSize( aSize ); in MakeAsMeta()
501 aMtf.SetPrefSize( Size( nWidth, nHeight ) ); in MakePreview()
675 aMtf.SetPrefSize( aSize ); in GraphicImport()
725 aMtf.SetPrefSize( Size( nWidth, nHeight ) ); in GraphicImport()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx293 aBmpEx.SetPrefSize( rMtf.GetPrefSize() ); in GetBitmapFromMetaFile()
765 aGraphic.SetPrefSize( aSize ); in GetGraphic()
824 aMtf.SetPrefSize( aNewSize ); in GetGraphic()
938 pMtf->SetPrefSize( aTextRect.GetSize() ); in GetGraphic()
1031 aMtf.SetPrefSize( aBoundSize ); in GetGraphic()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx65 void SetPrefSize( const Size& rSize ) { Bitmap::SetPrefSize( rSize ); } in SetPrefSize() function in AlphaMask
H A Dbitmapex.hxx110 void SetPrefSize( const Size& rPrefSize ) { aBitmap.SetPrefSize( rPrefSize ); } in SetPrefSize() function in BitmapEx
H A Dbitmap.hxx462 inline void SetPrefSize( const Size& rSize );
952 inline void Bitmap::SetPrefSize( const Size& rSize ) in SetPrefSize() function in Bitmap
H A Dgfxlink.hxx162 void SetPrefSize( const Size& rPrefSize );
H A Dgraph.hxx143 void SetPrefSize( const Size& rPrefSize );
H A Dgdimtf.hxx222 void SetPrefSize( const Size& rSize ) { aPrefSize = rSize; } in SetPrefSize() function in GDIMetaFile
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx160 aMtf.SetPrefSize( aBmpEx.GetPrefSize() ); in getMtf()
477 pMtf->SetPrefSize( aAnimSize ); in getAnimationFromGraphic()
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx836 aMtf.SetPrefSize( rMtf.GetPrefSize() ); in ImpMask()
1115 aMtf.SetPrefSize( rPrefSize ); in ImpReplaceTransparency()
1236 aGraphic.SetPrefSize( rGraphic.GetPrefSize() ); in Mask()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx668 aMtf.SetPrefSize(aBoundSize); in GetMarkedObjMetaFile()
750 aMtf.SetPrefSize( aBoundRect.GetSize() ); in GetObjGraphic()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx748 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfFromGrfNode()
883 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfForBullet()
H A Dww8par4.cxx185 rWMF.SetPrefSize( aNewSiz ); in SwWw6ReadMetaStream()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx197 aGraph.SetPrefSize(aSize); in GetSymbolGraphic()
/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx185 … aBitmapEx.SetPrefSize(Size(basegfx::fround(fWidth), basegfx::fround(fHeight))); in rasterize()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx272 pMtf->SetPrefSize( aNewSize ); in updateViewSettings()
H A Dvectdlg.cxx199 aNewMtf.SetPrefSize( rMtf.GetPrefSize() ); in Calculate()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1015 …aMtf.SetPrefSize( Size( (long)((double)rDestSize.Width() * (1.0 + (aCropLeftTop.Width() + aCropRi… in GetTransformedGraphic()
1169 aTransGraphic.SetPrefSize( rDestSize ); in GetTransformedGraphic()
/trunk/main/extensions/source/scanner/
H A Dtwain.cxx409 aBitmap.SetPrefSize( Size( nWidth, nHeight ) ); in ImplXfer()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx456 metaFile.SetPrefSize( Size( 1, 1 ) ); in paint()

Completed in 106 milliseconds

123