Searched refs:bEndRowEmpty (Results 1 – 1 of 1) sorted by relevance
567 const bool bEndRowEmpty = pDoc->IsBlockEmpty( nTab, nStartCol, nEndRow, nEndCol, nEndRow ); in AutoSum() local569 …bool bRow = ( ( nStartRow != nEndRow ) && ( bEndRowEmpty || ( !bEndRowEmpty && !bEndColEmpty ) ) ); in AutoSum()574 if ( bRow && !bEndRowEmpty ) in AutoSum()638 if ( bEndRowEmpty ) in AutoSum()
Completed in 14 milliseconds