Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx180 const basegfx::B2DPolyPolygon& getClipPolyPolygon() const { return maClipPolyPoygon; } in getClipPolyPolygon() function in __anonc3207dfb0111::PropertyHolder
301 pLast->setClipPolyPolygon(pTip->getClipPolyPolygon()); in Pop()
460 … const basegfx::B2DPolyPolygon& rClipPolyPolygon = rPropertyHolder.getClipPolyPolygon(); in getPrimitive2DSequence()
988 if(rPropertyHolders.Current().getClipPolyPolygon() == rClipPolyPolygon) in HandleNewClipRegion()
1005 if(rPropertyHolders.Current().getClipPolyPolygon().count() in HandleNewClipRegion()
2469 if(0 == rPropertyHolders.Current().getClipPolyPolygon().count()) in interpretMetafile()
2478 rPropertyHolders.Current().getClipPolyPolygon()); in interpretMetafile()
2534 if(0 == rPropertyHolders.Current().getClipPolyPolygon().count()) in interpretMetafile()
2543 rPropertyHolders.Current().getClipPolyPolygon()); in interpretMetafile()
2575 if(0 == rPropertyHolders.Current().getClipPolyPolygon().count()) in interpretMetafile()
[all …]

Completed in 29 milliseconds