Home
last modified time | relevance | path

Searched refs:IsRect (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/tools/source/generic/
H A Dpoly2.cxx246 sal_Bool PolyPolygon::IsRect() const in IsRect() function in PolyPolygon
250 bIsRect = mpImplPolyPolygon->mpPolyAry[ 0 ]->IsRect(); in IsRect()
H A Dpoly.cxx801 sal_Bool Polygon::IsRect() const in IsRect() function in Polygon
/trunk/main/vcl/source/gdi/
H A Dregion.cxx409 if((1 == aRect.GetWidth()) || (1 == aRect.GetHeight()) || rPolyPoly.IsRect()) in ImplCreatePolyPolyRegion()
H A Doutdev6.cxx283 && !rPolyPoly.IsRect() in DrawTransparent()
432 if( !mpAlphaVDev && !pDisableNative && aPolyPoly.IsRect() ) in DrawTransparent()
872 if( rWallpaper.IsRect() ) in ImplDrawBitmapWallpaper()
H A Dpdfwriter_impl.cxx10330 if( rWall.IsRect() ) in drawWallpaper()
H A Dwall.cxx527 sal_Bool Wallpaper::IsRect() const in IsRect() function in Wallpaper
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1183 if(rWallpaper.IsRect() && !rWallpaper.GetRect().IsEmpty()) in CreateAndAppendBitmapWallpaper()
/trunk/main/vcl/inc/vcl/
H A Dwall.hxx123 sal_Bool IsRect() const;
/trunk/main/tools/inc/tools/
H A Dpoly.hxx162 sal_Bool IsRect() const;
272 sal_Bool IsRect() const;
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx44 else if ( aPolyPoly.IsRect() ) in ImpUpdateType()
758 if ( rPolyPoly.IsRect() ) in ImplDrawClippedPolyPolygon()

Completed in 114 milliseconds