Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx460 sal_uInt32 nMaxStreamPos = nRecordPos + ( nRecordSize << 1 ); in ReadRecordParams() local
461 sal_Int32 nDxArySize = nMaxStreamPos - pWMF->Tell(); in ReadRecordParams()
470 if ( pWMF->Tell() >= nMaxStreamPos ) in ReadRecordParams()
479 if ( ( ( nDxCount * 2 ) + pWMF->Tell() ) > nMaxStreamPos ) in ReadRecordParams()

Completed in 32 milliseconds