Searched defs:aCropRect (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | svdograf.hxx | 99 Rectangle aCropRect; // Wenn aCropRect nicht Empty ist, dann enthaelt es den sichtbaren member in SdrGrafObj
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 688 Rectangle aCropRect; in Draw() local 765 Rectangle aCropRect; in DrawWithPDFHandling() local 1037 Rectangle aCropRect; in GetTransformedGraphic() local
|
H A D | grfmgr2.cxx | 97 const Rectangle aCropRect( rSrcPoint, in muckWithBitmap() local
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 2274 const Rectangle aCropRect( pAct->GetSrcPoint(), in createActions() local 2357 const Rectangle aCropRect( pAct->GetSrcPoint(), in createActions() local 2457 const Rectangle aCropRect( pAct->GetSrcPoint(), in createActions() local
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | enhwmf.cxx | 881 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF() local 943 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF() local 997 Rectangle aCropRect( Point( xSrc, ySrc ), Size( cxSrc, cySrc ) ); in ReadEnhWMF() local
|
H A D | winwmf.cxx | 575 Rectangle aCropRect( Point( nSx, nSy ), Size( nSxe, nSye ) ); in ReadRecordParams() local 626 Rectangle aCropRect( Point( nSx, nSy ), Size( nSxe, nSye ) ); in ReadRecordParams() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | impimage.cxx | 409 const Rectangle aCropRect( aSrcPos, maSize ); in Draw() local
|
H A D | outdev2.cxx | 115 Rectangle aCropRect( aSourceRect ); in ImplAdjustTwoRect() local
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salbmp.cxx | 734 const CGRect aCropRect = CGRectMake( nX, nY, nNewWidth, nNewHeight); in CreateCroppedImage() local
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 556 Rectangle aCropRect( aPt, aSize ); in Create3DObject() local
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | vclmetafileprocessor2d.cxx | 811 Rectangle aCropRect(aCurrentRect); in processBasePrimitive2D() local
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3902 Rectangle aCropRect( nLeft, nTop, aCropSize.Width() - nRight, aCropSize.Height() - nBottom ); in lcl_ApplyCropping() local
|
Completed in 179 milliseconds