Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx524 B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate) in simplifyCurveSegments() function
532 aRetval.append(simplifyCurveSegments(rCandidate.getB2DPolygon(a))); in simplifyCurveSegments()
H A Db2dpolypolygoncutter.cxx531 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()
566 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()
H A Db2dpolygontools.cxx3271 B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate) in simplifyCurveSegments() function
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx281 BASEGFX_DLLPUBLIC B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate);
H A Db2dpolygontools.hxx438 BASEGFX_DLLPUBLIC B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate);
/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx233 … const basegfx::B2DPolygon aB2DPolygon(basegfx::tools::simplifyCurveSegments(getB2DPolygon())); in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx162 aLocalPolygon = basegfx::tools::simplifyCurveSegments(aLocalPolygon); in tryDrawPolygonStrokePrimitive2DDirect()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1081 aTmpPoly = basegfx::tools::simplifyCurveSegments(aTmpPoly); in MergeMarkedObjects()
1278 …basegfx::B2DPolyPolygon aTmpPoly(basegfx::tools::simplifyCurveSegments(ImpGetPolyPolygon(pObj, sal… in CombineMarkedObjects()
H A Dsvdobj.cxx2651 pPathObj->SetPathPoly(basegfx::tools::simplifyCurveSegments(pPathObj->GetPathPoly())); in ConvertToContourObj()

Completed in 79 milliseconds