Searched refs:bCompoundFocusChanged (Results 1 – 1 of 1) sorted by relevance
5214 sal_Bool bCompoundFocusChanged = sal_False; in PreNotify() local5218 bCompoundFocusChanged = sal_True; in PreNotify()5221 if ( bCompoundFocusChanged || ( rNEvt.GetWindow() == this ) ) in PreNotify()5226 sal_Bool bCompoundFocusChanged = sal_False; in PreNotify() local5230 bCompoundFocusChanged = sal_True; in PreNotify()5233 if ( bCompoundFocusChanged || ( rNEvt.GetWindow() == this ) ) in PreNotify()
Completed in 54 milliseconds