Searched refs:nUpIndex (Results 1 – 1 of 1) sorted by relevance
1584 SCSIZE nUpIndex = nThisIndex; // zeigt hinter die Zelle in GetDataEntries() local1589 while ( nUpIndex || nDownIndex < nCount ) in GetDataEntries()1591 if ( nUpIndex ) // nach oben in GetDataEntries()1593 ScBaseCell* pCell = pItems[nUpIndex-1].pCell; in GetDataEntries()1613 --nUpIndex; in GetDataEntries()
Completed in 15 milliseconds