Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4998 if ( nFlags & 0xf && ( rIn.Tell() < nRecEndPos ) ) in Read()
5006 if ( nFlags & 0x0020 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5008 if ( nFlags & 0x800 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5010 if ( nFlags & 0x400 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5012 if ( nFlags & 0x200 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5014 if ( nFlags & 0x100 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5016 if ( nFlags & 0x1000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5018 if ( nFlags & 0x2000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5020 if ( nFlags & 0x4000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
5022 if ( nFlags & 0x8000 && ( rIn.Tell() < nRecEndPos ) ) in Read()
[all …]

Completed in 178 milliseconds