Searched refs:nNoOfPolygons (Results 1 – 2 of 2) sorted by relevance
688 sal_uInt32 nNoOfPolygons(rPolyPolygon.count()); in DoExecute() local689 const ::basegfx::B2DPolygon aPolygon(rPolyPolygon.getB2DPolygon(nNoOfPolygons - 1L)); in DoExecute()
2836 const sal_uInt32 nNoOfPolygons(rPolyPolygon.count()); in CreateHTMLPolygonArea() local2838 for ( sal_uInt32 nXPoly = 0L; nXPoly < nNoOfPolygons; nXPoly++ ) in CreateHTMLPolygonArea()
Completed in 46 milliseconds