Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsdrpagewindow.cxx259 basegfx::B2DPolyPolygon aPolyA(((SdrPathObj*)pObjA)->GetPathPoly()); in impTryTest() local
260 aPolyA = basegfx::tools::correctOrientations(aPolyA); in impTryTest()
276 if(aPolyA.count() && aPolyA.isClosed() && aPolyB.count()) in impTryTest()
280 basegfx::B2DPolyPolygon aResult(basegfx::tools::clipPolyPolygonOnPolyPolygon(aPolyB, aPolyA)); in impTryTest()

Completed in 362 milliseconds