Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx142 basegfx::B2DPolyPolygon aClipPolyPolygon; in apply() local
160 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()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2588 basegfx::B2DPolyPolygon aClipPolyPolygon( in interpretMetafile() local
2591 aClipPolyPolygon.transform(aTransform); in interpretMetafile()
2592 … HandleNewClipRegion(aClipPolyPolygon, rTargetHolders, rPropertyHolders); in interpretMetafile()

Completed in 29 milliseconds