Searched refs:m_aScrollHelper (Results 1 – 2 of 2) sorted by relevance
133 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()
57 OScrollHelper m_aScrollHelper; member in dbaui::DBTreeListBox
Completed in 18 milliseconds