Searched refs:InterceptChildWindowKeyDown (Results 1 – 15 of 15) sorted by relevance
63 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
59 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
60 void SvpSalObject::InterceptChildWindowKeyDown( sal_Bool ) {} in InterceptChildWindowKeyDown() function in SvpSalObject
62 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
79 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
72 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept ) = 0;
98 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
238 void AquaSalObject::InterceptChildWindowKeyDown( sal_Bool /*bIntercept*/ ) in InterceptChildWindowKeyDown() function in AquaSalObject
209 void GtkSalObject::InterceptChildWindowKeyDown( sal_Bool /*bIntercept*/ ) in InterceptChildWindowKeyDown() function in GtkSalObject
581 void Os2SalObject::InterceptChildWindowKeyDown( sal_Bool /*bIntercept*/ ) in InterceptChildWindowKeyDown() function in Os2SalObject
560 void X11SalObject::InterceptChildWindowKeyDown( sal_Bool /*bIntercept*/ ) in InterceptChildWindowKeyDown() function in X11SalObject
870 void WinSalObject::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() function in WinSalObject
1129 void InterceptChildWindowKeyDown( sal_Bool bIntercept );
4833 void Window::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() function in Window4836 mpWindowImpl->mpSysObj->InterceptChildWindowKeyDown( bIntercept ); in InterceptChildWindowKeyDown()
Completed in 136 milliseconds