Searched refs:aSubPolygonPath (Results 1 – 1 of 1) sorted by relevance
904 const basegfx::B2DPolygon aSubPolygonPath(rPath.getB2DPolygon(a)); in add_markers() local905 const sal_uInt32 nSubPolygonPointCount(aSubPolygonPath.count()); in add_markers()906 const bool bSubPolygonPathIsClosed(aSubPolygonPath.isClosed()); in add_markers()988 aSubPolygonPath, in add_markers()992 aSubPolygonPath, in add_markers()1027 … const basegfx::B2DPoint aPoint(aSubPolygonPath.getB2DPoint(b % nSubPolygonPointCount)); in add_markers()
Completed in 104 milliseconds