Searched refs:impl_scrollRows (Results 1 – 2 of 2) sorted by relevance
443 TableSize impl_scrollRows( TableSize const i_rowDelta );
2299 impl_scrollRows( _nRow - m_nTopRow ); in ensureVisible()2304 impl_scrollRows( _nRow - ( m_nTopRow + nVisibleRows - 1 ) ); in ensureVisible()2380 TableSize TableControl_Impl::impl_scrollRows( TableSize const i_rowDelta ) in impl_scrollRows() function in svt::table::TableControl_Impl
Completed in 21 milliseconds