Home
last modified time | relevance | path

Searched refs:Crop (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx66 const_cast< DiscreteShadow* >(this)->maTopLeft.Crop( in getTopLeft()
79 const_cast< DiscreteShadow* >(this)->maTop.Crop( in getTop()
92 const_cast< DiscreteShadow* >(this)->maTopRight.Crop( in getTopRight()
105 const_cast< DiscreteShadow* >(this)->maRight.Crop( in getRight()
118 const_cast< DiscreteShadow* >(this)->maBottomRight.Crop( in getBottomRight()
131 const_cast< DiscreteShadow* >(this)->maBottom.Crop( in getBottom()
144 const_cast< DiscreteShadow* >(this)->maBottomLeft.Crop( in getBottomLeft()
157 const_cast< DiscreteShadow* >(this)->maLeft.Crop( in getLeft()
H A Dmetafileprimitive2d.cxx2189 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()
2231 aCroppedBitmapEx.Crop(aCropRectangle); in interpretMetafile()
2272 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx213 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawBitmap()
235 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawBitmapEx()
256 aBitmap.Crop( Rectangle( rSrcPtPixel, rSrcSizePixel ) ); in DrawMask()
H A Dalpha.cxx106 sal_Bool AlphaMask::Crop( const Rectangle& rRectPixel ) in Crop() function in AlphaMask
108 return Bitmap::Crop( rRectPixel ); in Crop()
H A Dbitmapex.cxx526 sal_Bool BitmapEx::Crop( const Rectangle& rRectPixel ) in Crop() function in BitmapEx
532 bRet = aBitmap.Crop( rRectPixel ); in Crop()
535 aMask.Crop( rRectPixel ); in Crop()
H A Dgdimetafiletools.cxx820 aCroppedBitmapEx.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions()
854 aCroppedBitmap.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions()
H A Doutdev2.cxx2421 aPaint.Crop( aSrcRect ); in ImplPrintTransparent()
2422 aMask.Crop( aSrcRect ); in ImplPrintTransparent()
2468 aBandBmp.Crop(*aRectIter); in ImplPrintTransparent()
2534 aMask.Crop( aSrcRect ); in ImplPrintMask()
H A Dprint2.cxx1387 aBmp.Crop( aSrcRect ); in GetDownsampledBitmap()
1456 aBmpEx.Crop( aSrcRect ); in GetDownsampledBitmapEx()
H A Dpdfwriter_impl2.cxx808 aBitmapEx.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in playMetafile()
834 aBitmapEx.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in playMetafile()
H A Dimpimage.cxx416 aTmpBmpEx.Crop( aCropRect ); in Draw()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.src30 /* Crop-Page */
43 Text [ en-US ] = "Crop" ;
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx882 aBitmap.Crop( aCropRect ); in ReadEnhWMF()
944 aBitmap.Crop( aCropRect ); in ReadEnhWMF()
998 aBitmap.Crop( aCropRect ); in ReadEnhWMF()
H A Demfwr.cxx1200 if( aTmp.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ) ) in ImplWrite()
1245 aBmpEx.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in ImplWrite()
H A Dwinwmf.cxx576 aBmp.Crop( aCropRect ); in ReadRecordParams()
627 aBmp.Crop( aCropRect ); in ReadRecordParams()
H A Dwmfwr.cxx1407 if( aTmp.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ) ) in WriteRecords()
1452 aBmpEx.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in WriteRecords()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx80 sal_Bool Crop( const Rectangle& rRectPixel );
H A Dbitmapex.hxx171 sal_Bool Crop( const Rectangle& rRectPixel );
H A Dbitmap.hxx551 sal_Bool Crop( const Rectangle& rRectPixel );
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1326 aBitmap.Crop(Rectangle(rAct.GetSrcPoint(), rAct.GetSrcSize())); in DoAction()
1342 aBitmapEx.Crop(Rectangle(rAct.GetSrcPoint(), rAct.GetSrcSize())); in DoAction()
1385 aBitmapEx.Crop(Rectangle(rAct.GetSrcPoint(), rAct.GetSrcSize())); in DoAction()
H A Dsvdhdl.cxx123 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()
2385 aRetval.Crop(aSourceRect); in GetBitmapForHandle()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.src150 Text [ en-US ] = "Crop" ;
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx122 aCopyStart.Crop(aCropRectStart); in FillLineEndListBox()
127 aCopyEnd.Crop(aCropRectEnd); in FillLineEndListBox()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2276 aBmp.Crop( aCropRect ); in createActions()
2359 aBmp.Crop( aCropRect ); in createActions()
2459 aBmp.Crop( aCropRect ); in createActions()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx807 aBitmap.Crop( Rectangle( ( (const MetaBmpScalePartAction*)pMA )->GetSrcPoint(), in ImplWriteActions()
846 aBitmapEx.Crop( Rectangle( ( (const MetaBmpExScalePartAction*)pMA )->GetSrcPoint(), in ImplWriteActions()
1760 aTileBitmap.Crop( Rectangle( Point( 0, nHeightOrg - nHeightLeft ), Size( nWidth, nHeight ) ) ); in ImplBmp()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2003 aTmp.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in WriteOrders()
2034 aTmp.Crop( Rectangle( pA->GetSrcPoint(), pA->GetSrcSize() ) ); in WriteOrders()

Completed in 177 milliseconds

123456