Searched refs:aCroppedBitmapEx (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 2187 const BitmapEx aCroppedBitmapEx(aCroppedBitmap); in interpretMetafile() local 2188 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile() 2221 BitmapEx aCroppedBitmapEx(rBitmapEx); in interpretMetafile() local 2226 aCroppedBitmapEx.Crop(aCropRectangle); in interpretMetafile() 2229 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile() 2270 const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile() local 2271 …createBitmapExPrimitive(aCroppedBitmapEx, pA->GetDestPoint(), pA->GetDestSize(), rTargetHolders.Cu… in interpretMetafile()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 810 BitmapEx aCroppedBitmapEx(rBitmapEx); in clipMetafileContentAgainstOwnRegions() local 820 aCroppedBitmapEx.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions() 825 aCroppedBitmapEx, in clipMetafileContentAgainstOwnRegions()
|
Completed in 35 milliseconds