Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx928 sal_uInt32 nComType, nVersion, nFlags, nComRecCount, in ReadRecordParams() local
933 >> nComRecCount >> nCurRecSize in ReadRecordParams()
937 if( nComType == 0x01 && nVersion == 0x10000 && nComRecCount ) in ReadRecordParams()
941 nEMFRecCount = nComRecCount; in ReadRecordParams()
945 …else if( ( nEMFRecCount != nComRecCount ) || ( nEMFSize != nEMFTotalSize ) ) // add additional che… in ReadRecordParams()

Completed in 12 milliseconds