Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx375 sal_uInt32 nAllPolygonCount(0); in ImplWriteExtendedPolyPolygonAction() local
387 nAllPolygonCount++; in ImplWriteExtendedPolyPolygonAction()
404 (nAllPolygonCount * 2) + // Points per polygon in ImplWriteExtendedPolyPolygonAction()
406 nAllPolygonCount + // Bool if (when poly has points) it has flags, too in ImplWriteExtendedPolyPolygonAction()
410 rOStm << (sal_uInt16)nAllPolygonCount; in ImplWriteExtendedPolyPolygonAction()

Completed in 23 milliseconds