Searched refs:aOtherPolyPoly (Results 1 – 1 of 1) sorted by relevance
738 const basegfx::B2DPolyPolygon aOtherPolyPoly(aRectPoly); in Exclude() local821 const basegfx::B2DPolyPolygon aOtherPolyPoly(aRectPoly); in XOr() local908 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Union() local909 aOtherPolyPoly = basegfx::tools::prepareForPolygonOperation(aOtherPolyPoly); in Union()1009 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Intersect() local1011 if(!aOtherPolyPoly.count()) in Intersect()1020 aOtherPolyPoly, in Intersect()1118 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Exclude() local1119 aOtherPolyPoly = basegfx::tools::prepareForPolygonOperation( aOtherPolyPoly ); in Exclude()1206 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in XOr() local[all …]
Completed in 27 milliseconds