Searched refs:insertedRows (Results 1 – 1 of 1) sorted by relevance
543 TableSize const insertedRows = i_last - i_first + 1; in rowsInserted() local546 … bool const selectionChanged = lcl_adjustSelectedRows( m_aSelectedRows, i_first, insertedRows ); in rowsInserted()553 goTo( m_nCurColumn, m_nCurRow + insertedRows ); in rowsInserted()
Completed in 27 milliseconds