Searched refs:nFirstLost (Results 1 – 1 of 1) sorted by relevance
2114 SCSIZE nFirstLost = nCount-1; in TestInsertRow() local2115 …while ( nFirstLost && pData[nFirstLost-1].nRow >= sal::static_int_cast<SCROW>(MAXROW + 1 - nSize) ) in TestInsertRow()2116 --nFirstLost; in TestInsertRow()2118 if ( ((const ScMergeFlagAttr&)pData[nFirstLost].pPattern-> in TestInsertRow()
Completed in 23 milliseconds