Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx133 m_aScrollHelper.setUpScrollMethod( LINK(this, DBTreeListBox, ScrollUpHdl) ); in init()
134 m_aScrollHelper.setDownScrollMethod( LINK(this, DBTreeListBox, ScrollDownHdl) ); in init()
295 m_aScrollHelper.scroll(m_aMousePos,GetOutputSizePixel()); in AcceptDrop()
314 m_aScrollHelper.scroll(m_aMousePos,GetOutputSizePixel()); in AcceptDrop()
/aoo4110/main/dbaccess/source/ui/inc/
H A Ddbtreelistbox.hxx57 OScrollHelper m_aScrollHelper; member in dbaui::DBTreeListBox

Completed in 21 milliseconds