Searched refs:ImplDoMouseAction (Results 1 – 4 of 4) sorted by relevance
603 void Slider::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() function in Slider743 ImplDoMouseAction( rMousePos, meScrollType != SCROLL_SET ); in MouseButtonDown()853 ImplDoMouseAction( rMousePos, rTEvt.IsTrackingRepeat() ); in Tracking()
876 void ScrollBar::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() function in ScrollBar1100 ImplDoMouseAction( rMousePos ); in MouseButtonDown()1162 ImplDoMouseAction( rMousePos, rTEvt.IsTrackingRepeat() ); in Tracking()
80 SAL_DLLPRIVATE void ImplDoMouseAction( const Point& rPos, sal_Bool bCallAction = sal_True );
88 SAL_DLLPRIVATE void ImplDoMouseAction( const Point& rPos, sal_Bool bCallAction = sal_True );
Completed in 16 milliseconds