Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2333 SCROW nFirstUnflaggedScRow = rDoc.GetLastFlaggedRow( nScTab ) + 1; in XclExpCellTable() local
2354 …if( (31871 <= nLastUsedScRow) && (nLastUsedScRow <= 32127) && (nFirstUnflaggedScRow < nLastUsedScR… in XclExpCellTable()
2530 maRowBfr.CreateRows( ::std::max( nFirstUnflaggedScRow, nFirstUngroupedScRow ) ); in XclExpCellTable()

Completed in 27 milliseconds