Searched refs:bCallAction (Results 1 – 4 of 4) sorted by relevance
603 void Slider::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() argument616 bAction = bCallAction; in ImplDoMouseAction()627 bAction = bCallAction; in ImplDoMouseAction()637 bAction = bCallAction; in ImplDoMouseAction()
876 void ScrollBar::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() argument894 bAction = bCallAction; in ImplDoMouseAction()907 bAction = bCallAction; in ImplDoMouseAction()921 bAction = bCallAction; in ImplDoMouseAction()935 bAction = bCallAction; in ImplDoMouseAction()
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 20 milliseconds