Home
last modified time | relevance | path

Searched refs:bGetFocus (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx956 sal_Bool bGetFocus ) in ImplDlgCtrlUpdateDefButton() argument
992 if ( !bGetFocus ) in ImplDlgCtrlUpdateDefButton()
1014 void Window::ImplDlgCtrlFocusChanged( Window* pWindow, sal_Bool bGetFocus ) in ImplDlgCtrlFocusChanged() argument
1016 if ( mpWindowImpl->mpDlgCtrlDownWindow && !bGetFocus ) in ImplDlgCtrlFocusChanged()
1022 ImplDlgCtrlUpdateDefButton( this, pWindow, bGetFocus ); in ImplDlgCtrlFocusChanged()
/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx634 void AccFrameSelector::NotifyFocusListeners(sal_Bool bGetFocus) in NotifyFocusListeners() argument
639 if(bGetFocus) in NotifyFocusListeners()
671 if(bGetFocus) in NotifyFocusListeners()
/trunk/main/svx/source/inc/
H A DAccessibleFrameSelector.hxx110 void NotifyFocusListeners(sal_Bool bGetFocus);
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx526 SAL_DLLPRIVATE void ImplDlgCtrlFocusChanged( Window* pWindow, sal_Bool bGetFocus );

Completed in 41 milliseconds