Home
last modified time | relevance | path

Searched refs:bCallAction (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/vcl/source/control/
H A Dslider.cxx603 void Slider::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() argument
616 bAction = bCallAction; in ImplDoMouseAction()
627 bAction = bCallAction; in ImplDoMouseAction()
637 bAction = bCallAction; in ImplDoMouseAction()
H A Dscrbar.cxx876 void ScrollBar::ImplDoMouseAction( const Point& rMousePos, sal_Bool bCallAction ) in ImplDoMouseAction() argument
894 bAction = bCallAction; in ImplDoMouseAction()
907 bAction = bCallAction; in ImplDoMouseAction()
921 bAction = bCallAction; in ImplDoMouseAction()
935 bAction = bCallAction; in ImplDoMouseAction()
/aoo41x/main/vcl/inc/vcl/
H A Dslider.hxx80 SAL_DLLPRIVATE void ImplDoMouseAction( const Point& rPos, sal_Bool bCallAction = sal_True );
H A Dscrbar.hxx88 SAL_DLLPRIVATE void ImplDoMouseAction( const Point& rPos, sal_Bool bCallAction = sal_True );

Completed in 49 milliseconds