Searched refs:aClipPolyPolygon (Results 1 – 2 of 2) sorted by relevance
142 basegfx::B2DPolyPolygon aClipPolyPolygon; in apply() local160 aClipPolyPolygon = basegfx::tools::mergeToSinglePolyPolygon(rResult); in apply()164 aClipPolyPolygon = rResult[0]; in apply()168 if(aClipPolyPolygon.count()) in apply()178 aClipPolyPolygon.transform( in apply()188 aClipPolyPolygon.transform(*pTransform); in apply()198 aClipPolyPolygon, in apply()
2588 basegfx::B2DPolyPolygon aClipPolyPolygon( in interpretMetafile() local2591 aClipPolyPolygon.transform(aTransform); in interpretMetafile()2592 … HandleNewClipRegion(aClipPolyPolygon, rTargetHolders, rPropertyHolders); in interpretMetafile()
Completed in 22 milliseconds