Home
last modified time | relevance | path

Searched refs:nFirstPoint (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/basegfx/source/tools/
H A Dunopolypolygon.cxx393 sal_Int32 nFirstPoint(0); in getSubsetPolyPolygon() local
406 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