Searched refs:mbInFocusHdl (Results 1 – 2 of 2) sorted by relevance
370 mbInFocusHdl:1, variable
270 …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()