Searched refs:aNewB2DCenter (Results 1 – 1 of 1) sorted by relevance
691 const ::basegfx::B2DPoint aNewB2DCenter(aPolygon.getB2DPoint(nPoints - 1L)); in DoExecute() local692 const Point aNewCenter(FRound(aNewB2DCenter.getX()), FRound(aNewB2DCenter.getY())); in DoExecute()
Completed in 12 milliseconds