Searched refs:mbCompoundControl (Results 1 – 3 of 3) sorted by relevance
364 mbCompoundControl:1, member in WindowImpl
1592 mpWindowImpl->mbCompoundControl = bCompound; in SetCompoundControl()1867 return mpWindowImpl->mbCompoundControl; in IsCompoundControl()
264 mbCompoundControl = sal_False; // sal_True: Zusammengesetztes Control => Listener... in WindowImpl()5109 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5133 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5146 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5159 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5172 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5177 if ( mpWindowImpl->mbCompoundControl || ( rNEvt.GetWindow() == this ) ) in ImplNotifyKeyMouseCommandEventListeners()5215 …if ( mpWindowImpl->mbCompoundControl && !mpWindowImpl->mbCompoundControlHasFocus && HasChildPathFo… in PreNotify()5227 …if ( mpWindowImpl->mbCompoundControl && mpWindowImpl->mbCompoundControlHasFocus && !HasChildPathFo… in PreNotify()
Completed in 1074 milliseconds