Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx830 sal_uInt64 nMetaRecSize = static_cast< sal_uInt64 >( nRecSize - 2 ) * 2; in ReadRecordParams() local
831 sal_uInt64 nMetaRecEndPos = pWMF->Tell() + nMetaRecSize; in ReadRecordParams()