Searched refs:nSumEndCol (Results 1 – 1 of 1) sorted by relevance
669 SCCOL nSumEndCol = nEndCol; in AutoSum() local675 --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 26 milliseconds