Searched refs:nNoOfPoints (Results 1 – 1 of 1) sorted by relevance
2841 const sal_uInt32 nNoOfPoints(aPolygon.count()); in CreateHTMLPolygonArea() local2845 for ( sal_uInt32 nPoint = 0L; nPoint < nNoOfPoints; nPoint++ ) in CreateHTMLPolygonArea()2860 if (nPoint < nNoOfPoints - 1) in CreateHTMLPolygonArea()
Completed in 19 milliseconds