Home
last modified time | relevance | path

Searched refs:mbCompoundControl (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx264 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()
H A Dwindow2.cxx1592 mpWindowImpl->mbCompoundControl = bCompound; in SetCompoundControl()
1867 return mpWindowImpl->mbCompoundControl; in IsCompoundControl()
/trunk/main/vcl/inc/
H A Dwindow.h364 mbCompoundControl:1, member in WindowImpl

Completed in 52 milliseconds