Lines Matching refs:isEof

395 …for( RangeList::iterator aIt = orRanges.begin(), aEnd = orRanges.end(); !mxBiffStrm->isEof() && (a…  in readRangeList()
518 for( sal_uInt16 nPortion = 0; !mxBiffStrm->isEof() && (nPortion < nCount); ++nPortion ) in dumpUniString()
540 while( !mxBiffStrm->isEof() && (aBuffer.getLength() < nLength) ) in dumpSegmentedUniString()
552 …for( sal_uInt16 nIndex = 0, nCount = dumpDec< sal_uInt16 >( "count" ); !mxBiffStrm->isEof() && (nI… in dumpSegmentedUniStringArray()
817 while( bValid && !mxStrm->isEof() && (mxStrm->tell() < nEndPos) ) in implDump()
1827 for( sal_uInt16 nIndex = 0; !rStrm.isEof() && (nIndex < nCount); ++nIndex ) in implDumpRecordBody()
2178 … for( Address aPos( nCol1, nRow ); !rStrm.isEof() && (aPos.mnCol <= nCol2); ++aPos.mnCol ) in implDumpRecordBody()
2334 for( sal_uInt16 nSheet = 0; !rStrm.isEof() && (nSheet < nCount); ++nSheet ) in implDumpRecordBody()
2368 for( sal_uInt16 nRefId = 0; !rStrm.isEof() && (nRefId < nCount); ++nRefId ) in implDumpRecordBody()
2573 …for( sal_uInt16 nIdx = 0, nCount = dumpDec< sal_uInt16 >( "count" ); !rStrm.isEof() && (nIdx < nCo… in implDumpRecordBody()
2696 …for( sal_uInt16 nIdx = 0, nCount = dumpDec< sal_uInt16 >( "count" ); !rStrm.isEof() && (nIdx < nCo… in implDumpRecordBody()
2971 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody()
2974 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody()
3060 while( !rStrm.isEof() && (rStrm.getRemaining() >= 3) ) in implDumpRecordBody()
3454 …for( sal_uInt16 nIndex = 0, nCount = dumpDec< sal_uInt16 >( "subrec-count" ); !rStrm.isEof() && (n… in dumpXfExtProp()
3477 …opCount = dumpDec< sal_Int32 >( "stop-count" ); (nStop < nStopCount) && !mxStrm->isEof(); ++nStop ) in dumpXfExtProp()
3502 …for( sal_uInt16 nIndex = 0, nCount = dumpDec< sal_uInt16 >( "subrec-count" ); !rStrm.isEof() && (n… in dumpDxfProp()
4213 if( !rStrm.isEof() && (rStrm.tell() == nSubRecStart) ) in dumpObjRecBiff8()
4368 if( rStrm.isEof() || (rStrm.tell() != nStrmEnd) ) in dumpObjRecFmla()
4389 if( rStrm.isEof() || (rStrm.tell() != nStrmEnd) ) in dumpObjRecPictFmla()
4478 while( !rStrm.isEof() && (rStrm.getRemaining() >= 2) ) in implDumpRecordBody()