Searched refs:mbCompoundControlHasFocus (Results 1 – 3 of 3) sorted by relevance
365 mbCompoundControlHasFocus:1, member in WindowImpl
265 …mbCompoundControlHasFocus = 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()
1872 return mpWindowImpl->mbCompoundControlHasFocus; in HasCompoundControlFocus()
Completed in 49 milliseconds