Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2299 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
H A Dtablecontrol_impl.hxx443 TableSize impl_scrollRows( TableSize const i_rowDelta );

Completed in 99 milliseconds