Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dattarray.cxx2114 SCSIZE nFirstLost = nCount-1; in TestInsertRow() local
2115 …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 25 milliseconds