Searched refs:nAllFlagCount (Results 1 – 1 of 1) sorted by relevance
377 sal_uInt32 nAllFlagCount(0); in ImplWriteExtendedPolyPolygonAction() local392 nAllFlagCount += nPointCount; in ImplWriteExtendedPolyPolygonAction()397 if((bOnlyWhenCurve && nAllFlagCount) || (!bOnlyWhenCurve && nAllPointCount)) in ImplWriteExtendedPolyPolygonAction()407 nAllFlagCount); // Flags themselves in ImplWriteExtendedPolyPolygonAction()
Completed in 37 milliseconds