Home
last modified time | relevance | path

Searched refs:nActionSize (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx334 sal_uInt32 nActionSize; in ImplReadUnicodeComment() local
339 >> nActionSize; in ImplReadUnicodeComment()
357 sal_Int32 nActionSize; in ImplSkipActions() local
362 rIStm >> nType >> nActionSize; in ImplSkipActions()
363 rIStm.SeekRel( nActionSize - 4L ); in ImplSkipActions()
401 const sal_Int32 nActionSize( in ImplWriteExtendedPolyPolygonAction() local
409 rOStm << nActionSize; in ImplWriteExtendedPolyPolygonAction()
549 sal_Int32 nTmp, nTmp1, nActionSize; in ImplConvertFromSVM1() local
567 rIStm >> nActionSize; in ImplConvertFromSVM1()
1369 rIStm.SeekRel( nActionSize - 4 ); in ImplConvertFromSVM1()
[all …]

Completed in 25 milliseconds