Lines Matching refs:aCropRect
688 Rectangle aCropRect; in Draw() local
723 aCropRect = aClipPolyPoly.GetBoundRect(); in Draw()
724 pOut->IntersectClipRegion( aCropRect ); in Draw()
765 Rectangle aCropRect; in DrawWithPDFHandling() local
792 aCropRect = aClipPolyPoly.GetBoundRect(); in DrawWithPDFHandling()
808 aCropRect ); in DrawWithPDFHandling()
1037 Rectangle aCropRect; in GetTransformedGraphic() local
1094 aCropRect = Rectangle( aCropLeftTop.Width(), aCropLeftTop.Height(), in GetTransformedGraphic()
1109 if( !aCropRect.IsInside( Rectangle(aAnimBmp.aPosPix, aAnimBmp.aSizePix) ) ) in GetTransformedGraphic()
1112 Rectangle aCropRectRel( aCropRect ); in GetTransformedGraphic()
1164 aCropRect, rDestSize, sal_True ); in GetTransformedGraphic()