Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx198 B2DPolyPolygon reSegmentPolyPolygon(const B2DPolyPolygon& rCandidate, sal_uInt32 nSegments);
/AOO41X/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx230 …maCorrectedPolyPolygon = basegfx::tools::reSegmentPolyPolygon(maCorrectedPolyPolygon, getVerticalS… in impCreateSlices()
/AOO41X/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx489 B2DPolyPolygon reSegmentPolyPolygon(const B2DPolyPolygon& rCandidate, sal_uInt32 nSegments) in reSegmentPolyPolygon() function