Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx669 SCCOL nSumEndCol = nEndCol; in AutoSum() local
675 --nSumEndCol; in AutoSum()
685 if ( !pDoc->IsBlockEmpty( nTab, nStartCol, nRow, nSumEndCol, nRow ) ) in AutoSum()
688 const ScRange aRange( nStartCol, nRow, nTab, nSumEndCol, nRow, nTab ); in AutoSum()

Completed in 29 milliseconds