Searched refs:bGetFocus (Results 1 – 4 of 4) sorted by relevance
956 sal_Bool bGetFocus ) in ImplDlgCtrlUpdateDefButton() argument992 if ( !bGetFocus ) in ImplDlgCtrlUpdateDefButton()1014 void Window::ImplDlgCtrlFocusChanged( Window* pWindow, sal_Bool bGetFocus ) in ImplDlgCtrlFocusChanged() argument1016 if ( mpWindowImpl->mpDlgCtrlDownWindow && !bGetFocus ) in ImplDlgCtrlFocusChanged()1022 ImplDlgCtrlUpdateDefButton( this, pWindow, bGetFocus ); in ImplDlgCtrlFocusChanged()
634 void AccFrameSelector::NotifyFocusListeners(sal_Bool bGetFocus) in NotifyFocusListeners() argument639 if(bGetFocus) in NotifyFocusListeners()671 if(bGetFocus) in NotifyFocusListeners()
110 void NotifyFocusListeners(sal_Bool bGetFocus);
526 SAL_DLLPRIVATE void ImplDlgCtrlFocusChanged( Window* pWindow, sal_Bool bGetFocus );
Completed in 69 milliseconds