Searched refs:nXPoly (Results 1 – 2 of 2) sorted by relevance
2838 for ( sal_uInt32 nXPoly = 0L; nXPoly < nNoOfPolygons; nXPoly++ ) in CreateHTMLPolygonArea() local2840 const ::basegfx::B2DPolygon& aPolygon = rPolyPolygon.getB2DPolygon(nXPoly); in CreateHTMLPolygonArea()
1861 sal_uInt16 nXPoly = (sal_uInt16)pImpXPolyPolygon->aXPolyList.Count(); in GetBoundRect() local1864 for ( sal_uInt16 n = 0; n < nXPoly; n++ ) in GetBoundRect()
Completed in 36 milliseconds