Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx741 basegfx::B2DPolyPolygon* pContourPolyPolygon = 0L; in ImpSetContourPolygon() local
757 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 22 milliseconds