Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1584 SCSIZE nUpIndex = nThisIndex; // zeigt hinter die Zelle in GetDataEntries() local
1589 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 27 milliseconds