Searched refs:nFirstUngroupedScRow (Results 1 – 1 of 1) sorted by relevance
2336 SCROW nFirstUngroupedScRow = 0; in XclExpCellTable() local2344 nFirstUngroupedScRow = static_cast< SCROW >( nScEndPos + 2 ); in XclExpCellTable()2354 …sedScRow <= 32127) && (nFirstUnflaggedScRow < nLastUsedScRow) && (nFirstUngroupedScRow <= nLastUse… in XclExpCellTable()2530 maRowBfr.CreateRows( ::std::max( nFirstUnflaggedScRow, nFirstUngroupedScRow ) ); in XclExpCellTable()
Completed in 27 milliseconds