Searched refs:aIntersectionRange (Results 1 – 1 of 1) sorted by relevance
541 basegfx::B2DRange aIntersectionRange(rCandidate.getB2DRange()); in clipPolyPolygonOnPolyPolygon() local543 aIntersectionRange.intersect(rClip.getB2DRange()); in clipPolyPolygonOnPolyPolygon()545 if(aIntersectionRange.isEmpty()) in clipPolyPolygonOnPolyPolygon()555 basegfx::tools::createPolygonFromRect(aIntersectionRange)); in clipPolyPolygonOnPolyPolygon()
Completed in 15 milliseconds