Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dpolypolygoneditor.cxx145 bool bPolygonChanged(false); in SetPointsSmooth() local
146 bPolygonChanged = basegfx::tools::expandToCurveInPoint(aCandidate, nPntNum); in SetPointsSmooth()
147 bPolygonChanged |= basegfx::tools::setContinuityInPoint(aCandidate, nPntNum, eFlags); in SetPointsSmooth()
149 if(bPolygonChanged) in SetPointsSmooth()

Completed in 11 milliseconds