Searched refs:nFirstUnflaggedScRow (Results 1 – 1 of 1) sorted by relevance
2333 SCROW nFirstUnflaggedScRow = rDoc.GetLastFlaggedRow( nScTab ) + 1; in XclExpCellTable() local2354 …if( (31871 <= nLastUsedScRow) && (nLastUsedScRow <= 32127) && (nFirstUnflaggedScRow < nLastUsedScR… in XclExpCellTable()2530 maRowBfr.CreateRows( ::std::max( nFirstUnflaggedScRow, nFirstUngroupedScRow ) ); in XclExpCellTable()
Completed in 17 milliseconds