Searched refs:bIntercept (Results 1 – 11 of 11) sorted by relevance
230 sal_Bool bIntercept = sal_False; in Execute() local244 bIntercept = sal_True; in Execute()250 if (!bIntercept) in Execute()
63 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
59 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
62 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
79 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
72 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept ) = 0;
870 void WinSalObject::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() argument872 mbInterceptChildWindowKeyDown = bIntercept; in InterceptChildWindowKeyDown()
98 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
1129 void InterceptChildWindowKeyDown( sal_Bool bIntercept );
4833 void Window::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() argument4836 mpWindowImpl->mpSysObj->InterceptChildWindowKeyDown( bIntercept ); in InterceptChildWindowKeyDown()
Completed in 115 milliseconds