Home
last modified time | relevance | path

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

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