Home
last modified time | relevance | path

Searched refs:bIntercept (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx228 sal_Bool bIntercept = sal_False; in Execute() local
242 bIntercept = sal_True; in Execute()
248 if (!bIntercept) in Execute()
/trunk/main/vcl/win/source/window/
H A Dsalobj.cxx870 void WinSalObject::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() argument
872 mbInterceptChildWindowKeyDown = bIntercept; in InterceptChildWindowKeyDown()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkobject.hxx63 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/unx/headless/
H A Dsvpdummies.hxx59 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/inc/os2/
H A Dsalobj.h62 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/inc/aqua/
H A Dsalobj.h79 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/inc/win/
H A Dsalobj.h63 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/inc/
H A Dsalobj.hxx72 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept ) = 0;
/trunk/main/vcl/inc/unx/
H A Dsalobj.h98 virtual void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1129 void InterceptChildWindowKeyDown( sal_Bool bIntercept );
/trunk/main/vcl/source/window/
H A Dwindow.cxx4833 void Window::InterceptChildWindowKeyDown( sal_Bool bIntercept ) in InterceptChildWindowKeyDown() argument
4836 mpWindowImpl->mpSysObj->InterceptChildWindowKeyDown( bIntercept ); in InterceptChildWindowKeyDown()

Completed in 74 milliseconds