Home
last modified time | relevance | path

Searched refs:mbInFocusHdl (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dwindow.h370 mbInFocusHdl:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx270 mbInFocusHdl = sal_False; // sal_True: is set when inside a GetFocus-Handler context in WindowImpl()
4267 mpWindowImpl->mbInFocusHdl = sal_True; in ImplGrabFocus()
4284 mpWindowImpl->mbInFocusHdl = sal_False; in ImplGrabFocus()
5815 if ( !mpWindowImpl->mbInFocusHdl && HasFocus() ) in SetInputContext()

Completed in 38 milliseconds