Lines Matching refs:selectionChanged
546 … bool const selectionChanged = lcl_adjustSelectedRows( m_aSelectedRows, i_first, insertedRows ); in rowsInserted() local
571 if ( selectionChanged ) in rowsInserted()
582 bool selectionChanged = false; in rowsRemoved() local
585 selectionChanged = markAllRowsAsDeselected(); in rowsRemoved()
597 selectionChanged = true; in rowsRemoved()
601 selectionChanged = true; in rowsRemoved()
647 if ( selectionChanged ) in rowsRemoved()
1573 bool selectionChanged = false; in dispatchAction() local
1595 selectionChanged = true; in dispatchAction()
1625 selectionChanged = true; in dispatchAction()
1705 selectionChanged = true; in dispatchAction()
1789 selectionChanged = true; in dispatchAction()
1870 selectionChanged = true; in dispatchAction()
1898 selectionChanged = true; in dispatchAction()
1924 selectionChanged = true; in dispatchAction()
1933 if ( bSuccess && selectionChanged ) in dispatchAction()