/aoo41x/main/vcl/source/gdi/ |
H A D | impgraph.cxx | 636 aRetBmp.SetPrefSize( ImplGetPrefSize() ); in ImplGetBitmap() 726 pThat->maMetaFile.SetPrefSize(maEx.GetPrefSize()); in ImplGetGDIMetaFile() 805 const_cast< BitmapEx& >(mpAnimation->GetBitmapEx()).SetPrefSize( rPrefSize ); in ImplSetPrefSize() 808 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 D | gfxlink.cxx | 196 void GfxLink::SetPrefSize( const Size& rPrefSize ) in SetPrefSize() function in GfxLink 384 rGfxLink.SetPrefSize( aSize ); in operator >>()
|
H A D | gdimetafiletools.cxx | 220 aAlpha.SetPrefSize(rBitmapEx.GetPrefSize()); in handleBitmapContent() 1068 aTarget.SetPrefSize(rSource.GetPrefSize()); in clipMetafileContentAgainstOwnRegions()
|
H A D | cvtgrf.cxx | 102 aMtf.SetPrefSize( rGraphic.GetPrefSize() ); in ImplConvert()
|
H A D | print3.cxx | 928 o_rMtf.SetPrefSize( aPageSize.aSize ); in getPageFile() 1019 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile() 1048 o_rMtf.SetPrefSize( aPaperSize ); in getFilteredPageFile()
|
/aoo41x/main/filter/source/graphicfilter/ieps/ |
H A D | ieps.cxx | 156 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()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | alpha.hxx | 65 void SetPrefSize( const Size& rSize ) { Bitmap::SetPrefSize( rSize ); } in SetPrefSize() function in AlphaMask
|
H A D | bitmapex.hxx | 110 void SetPrefSize( const Size& rPrefSize ) { aBitmap.SetPrefSize( rPrefSize ); } in SetPrefSize() function in BitmapEx
|
H A D | bitmap.hxx | 462 inline void SetPrefSize( const Size& rSize ); 952 inline void Bitmap::SetPrefSize( const Size& rSize ) in SetPrefSize() function in Bitmap
|
H A D | gfxlink.hxx | 162 void SetPrefSize( const Size& rPrefSize );
|
H A D | graph.hxx | 143 void SetPrefSize( const Size& rPrefSize );
|
H A D | gdimtf.hxx | 222 void SetPrefSize( const Size& rSize ) { aPrefSize = rSize; } in SetPrefSize() function in GDIMetaFile
|
/aoo41x/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 293 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()
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | gdimtftools.cxx | 160 aMtf.SetPrefSize( aBmpEx.GetPrefSize() ); in getMtf() 477 pMtf->SetPrefSize( aAnimSize ); in getAnimationFromGraphic()
|
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 836 aMtf.SetPrefSize( rMtf.GetPrefSize() ); in ImpMask() 1115 aMtf.SetPrefSize( rPrefSize ); in ImpReplaceTransparency() 1236 aGraphic.SetPrefSize( rGraphic.GetPrefSize() ); in Mask()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdxcgv.cxx | 668 aMtf.SetPrefSize(aBoundSize); in GetMarkedObjMetaFile() 750 aMtf.SetPrefSize( aBoundRect.GetSize() ); in GetObjGraphic()
|
/aoo41x/main/chart2/source/controller/drawinglayer/ |
H A D | ViewElementListProvider.cxx | 197 aGraph.SetPrefSize(aSize); in GetSymbolGraphic()
|
/aoo41x/main/drawinglayer/source/drawinglayeruno/ |
H A D | xprimitive2drenderer.cxx | 185 … aBitmapEx.SetPrefSize(Size(basegfx::fround(fWidth), basegfx::fround(fHeight))); in rasterize()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 748 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfFromGrfNode() 883 aMeta.SetPrefSize( rGrf.GetPrefSize()); in WriteGrfForBullet()
|
H A D | ww8par4.cxx | 185 rWMF.SetPrefSize( aNewSiz ); in SwWw6ReadMetaStream()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | docprev.cxx | 272 pMtf->SetPrefSize( aNewSize ); in updateViewSettings()
|
H A D | vectdlg.cxx | 199 aNewMtf.SetPrefSize( rMtf.GetPrefSize() ); in Calculate()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 1015 …aMtf.SetPrefSize( Size( (long)((double)rDestSize.Width() * (1.0 + (aCropLeftTop.Width() + aCropRi… in GetTransformedGraphic() 1169 aTransGraphic.SetPrefSize( rDestSize ); in GetTransformedGraphic()
|
/aoo41x/main/extensions/source/scanner/ |
H A D | twain.cxx | 409 aBitmap.SetPrefSize( Size( nWidth, nHeight ) ); in ImplXfer()
|
/aoo41x/main/slideshow/source/engine/ |
H A D | rehearsetimingsactivity.cxx | 455 metaFile.SetPrefSize( Size( 1, 1 ) ); in paint()
|