Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/gdi/
H A Dcvtsvm.cxx334 sal_uInt32 nActionSize; in ImplReadUnicodeComment() local
339 >> nActionSize; in ImplReadUnicodeComment()
341 nStringLen = sal::static_int_cast<xub_StrLen>(( nActionSize - 4 ) >> 1); 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()
[all …]