Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dpolypolygoneditor.cxx146 bPolygonChanged = basegfx::tools::expandToCurveInPoint(aCandidate, nPntNum); in SetPointsSmooth()
/AOO41X/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx382 bool expandToCurveInPoint(B2DPolygon& rCandidate, sal_uInt32 nIndex);
/AOO41X/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2733 expandToCurveInPoint(aRetval, a); in expandToCurve()
2739 bool expandToCurveInPoint(B2DPolygon& rCandidate, sal_uInt32 nIndex) in expandToCurveInPoint() function