Searched refs:nFirstPoint (Results 1 – 1 of 1) sorted by relevance
393 sal_Int32 nFirstPoint(0); in getSubsetPolyPolygon() local406 nFirstPoint = nPointIndex; in getSubsetPolyPolygon()418 nLastPoint = nFirstPoint+nNumberOfPoints; in getSubsetPolyPolygon()429 if( nFirstPoint < 0 || nFirstPoint >= nPolyCount ) in getSubsetPolyPolygon()436 for( sal_Int32 j=nFirstPoint; j<nLastPoint; ++j ) in getSubsetPolyPolygon()
Completed in 17 milliseconds