Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4997 if ( nFlags & 0xf && ( rIn.Tell() < nRecEndPos ) ) in Read()
5005 if ( nFlags & 0x0020 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5007 if ( nFlags & 0x800 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5009 if ( nFlags & 0x400 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5011 if ( nFlags & 0x200 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5013 if ( nFlags & 0x100 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5015 if ( nFlags & 0x1000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5017 if ( nFlags & 0x2000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5019 if ( nFlags & 0x4000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5021 if ( nFlags & 0x8000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
[all …]

Completed in 47 milliseconds