Home
last modified time | relevance | path

Searched refs:mbKeyInput (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dwindow.h338 mbKeyInput:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx238 mbKeyInput = sal_False; // sal_True: BaseKeyInput called in WindowImpl()
4888 mpWindowImpl->mbKeyInput = sal_True; in KeyInput()
H A Dwinproc.cxx1108 pChild->ImplGetWindowImpl()->mbKeyInput = sal_False; in ImplHandleKey()
1128 if ( !bKeyPreNotify && pChild->ImplGetWindowImpl()->mbKeyInput ) in ImplHandleKey()
1222 pChild->ImplGetWindowImpl()->mbKeyInput = sal_False; in ImplHandleKey()
1237 if( bPreNotify || !pChild->ImplGetWindowImpl()->mbKeyInput ) in ImplHandleKey()

Completed in 63 milliseconds