Home
last modified time | relevance | path

Searched refs:bRectClip (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/svtools/source/graphic/
H A Dgrfmgr.cxx648 sal_Bool bRectClip; in IsCached() local
649 ImplGetCropParams( pOut, aPt, aSz, pAttr, aClipPolyPoly, bRectClip ); in IsCached()
719 sal_Bool bRectClip; in Draw() local
720 … const sal_Bool bCrop = ImplGetCropParams( pOut, aPt, aSz, &aAttr, aClipPolyPoly, bRectClip ); in Draw()
726 if( bRectClip ) in Draw()
791 sal_Bool bRectClip; in DrawWithPDFHandling() local
796 bRectClip ); in DrawWithPDFHandling()
797 if ( bCrop && bRectClip ) in DrawWithPDFHandling()
869 sal_Bool bRectClip; in StartAnimation() local
870 … const sal_Bool bCrop = ImplGetCropParams( pOut, aPt, aSz, &aAttr, aClipPolyPoly, bRectClip ); in StartAnimation()
[all …]