Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx5214 sal_Bool bCompoundFocusChanged = sal_False; in PreNotify() local
5218 bCompoundFocusChanged = sal_True; in PreNotify()
5221 if ( bCompoundFocusChanged || ( rNEvt.GetWindow() == this ) ) in PreNotify()
5226 sal_Bool bCompoundFocusChanged = sal_False; in PreNotify() local
5230 bCompoundFocusChanged = sal_True; in PreNotify()
5233 if ( bCompoundFocusChanged || ( rNEvt.GetWindow() == this ) ) in PreNotify()

Completed in 59 milliseconds