Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dviewfun2.cxx567 const bool bEndRowEmpty = pDoc->IsBlockEmpty( nTab, nStartCol, nEndRow, nEndCol, nEndRow ); in AutoSum() local
569 …bool bRow = ( ( nStartRow != nEndRow ) && ( bEndRowEmpty || ( !bEndRowEmpty && !bEndColEmpty ) ) ); in AutoSum()
574 if ( bRow && !bEndRowEmpty ) in AutoSum()
638 if ( bEndRowEmpty ) in AutoSum()

Completed in 24 milliseconds