Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx455 sal_Size nZeroRecCount = 5; in StartNextRecord() local
462 if( bIsZeroRec ) --nZeroRecCount; in StartNextRecord()
465 … while( mbValidRec && ((mbCont && IsContinueId( mnRawRecId )) || (bIsZeroRec && nZeroRecCount)) ); in StartNextRecord()

Completed in 18 milliseconds