Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx581 while( JumpToNextContinue() ) ; // JumpToNextContinue() adds up mnCurrRecSize in GetRecSize()
600 while( JumpToNextContinue() ) ; // skip following CONTINUE records in GetNextRecId()
816 JumpToNextContinue(); in Read()
886 JumpToNextContinue(); in Ignore()
1105 bool XclImpStream::JumpToNextContinue() in JumpToNextContinue() function in XclImpStream
1119 JumpToNextContinue(); in JumpToNextStringContinue()
1143 while( mbValid && !mnRawRecLeft ) JumpToNextContinue(); in EnsureRawReadSize()
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx476 bool JumpToNextContinue();

Completed in 15 milliseconds