Searched refs:pContourPolyPolygon (Results 1 – 1 of 1) sorted by relevance
741 basegfx::B2DPolyPolygon* pContourPolyPolygon = 0L; in ImpSetContourPolygon() local757 pContourPolyPolygon = new basegfx::B2DPolyPolygon(); in ImpSetContourPolygon()774 *pContourPolyPolygon = pCopy->TakeContour(); in ImpSetContourPolygon()779 *pContourPolyPolygon = TakeContour(); in ImpSetContourPolygon()789 pContourPolyPolygon->transform(aMatrix); in ImpSetContourPolygon()792 rOutliner.SetPolygon(aXorPolyPolygon, pContourPolyPolygon); in ImpSetContourPolygon()
Completed in 39 milliseconds