Searched refs:pointCount (Results 1 – 1 of 1) sorted by relevance
121 const sal_uInt32 pointCount( rPoly.count() ); in plot() local123 if( pointCount < 1 ) in plot()126 if( pointCount == 1 ) in plot()133 for( i=0; i<pointCount-1; ++i ) in plot()
Completed in 7 milliseconds