Searched refs:nSectIdx (Results 1 – 2 of 2) sorted by relevance
364 for( sal_Int32 nSectIdx = 0; !mxStrm->isEof() && (nSectIdx < nSectCount); ++nSectIdx ) in implDump() local376 for( size_t nSectIdx = 0; !mxStrm->isEof() && (nSectIdx < aStartPosVec.size()); ++nSectIdx ) in implDump() local377 dumpSection( aGuidVec[ nSectIdx ], aStartPosVec[ nSectIdx ] ); in implDump()
1159 …for( sal_Int32 nSectIdx = 0; (nSectIdx < nSectCount) && (rStrm.GetErrorCode() == SVSTREAM_OK) && !… in ImplLoad() local
Completed in 33 milliseconds