Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx265mbCompoundControlHasFocus = sal_False; // sal_True: Zusammengesetztes Control hat irgendwo den Fo… in WindowImpl()
5215 …if ( mpWindowImpl->mbCompoundControl && !mpWindowImpl->mbCompoundControlHasFocus && HasChildPathFo… in PreNotify()
5217 mpWindowImpl->mbCompoundControlHasFocus = sal_True; in PreNotify()
5227 …if ( mpWindowImpl->mbCompoundControl && mpWindowImpl->mbCompoundControlHasFocus && !HasChildPathFo… in PreNotify()
5229 mpWindowImpl->mbCompoundControlHasFocus = sal_False ; in PreNotify()
H A Dwindow2.cxx1872 return mpWindowImpl->mbCompoundControlHasFocus; in HasCompoundControlFocus()
/trunk/main/vcl/inc/
H A Dwindow.h365 mbCompoundControlHasFocus:1, member in WindowImpl

Completed in 63 milliseconds