Searched refs:aSubPolygonPath (Results 1 – 1 of 1) sorted by relevance
869 const basegfx::B2DPolygon aSubPolygonPath(rPath.getB2DPolygon(a)); in add_markers() local870 const sal_uInt32 nSubPolygonPointCount(aSubPolygonPath.count()); in add_markers()871 const bool bSubPolygonPathIsClosed(aSubPolygonPath.isClosed()); in add_markers()953 aSubPolygonPath, in add_markers()957 aSubPolygonPath, in add_markers()992 … const basegfx::B2DPoint aPoint(aSubPolygonPath.getB2DPoint(b % nSubPolygonPointCount)); in add_markers()
Completed in 68 milliseconds