Searched refs:mbGrabFocus (Results 1 – 6 of 6) sorted by relevance
107 mbGrabFocus = sal_True; in SvxHpLinkDlg()358 if ( mbGrabFocus ) in SetPage()361 mbGrabFocus = sal_False; in SetPage()
88 sal_Bool mbGrabFocus; // act as key input window, although focus is not set member in FloatingWindow152 sal_Bool GrabsFocus() const { return mbGrabFocus; } in GrabsFocus()
238 bool mbGrabFocus : 1; // Focus bei MBDown grabben member in ImplListBoxWindow322 void AllowGrabFocus( bool b ) { mbGrabFocus = b; } in AllowGrabFocus()323 bool IsGrabFocusAllowed() const { return mbGrabFocus; } in IsGrabFocusAllowed()
79 sal_Bool mbGrabFocus : 1; member in SvxHpLinkDlg
76 mbGrabFocus = sal_False; in ImplInit()720 mbGrabFocus = sal_True; in StartPopupMode()
542 mbGrabFocus = false; in ImplListBoxWindow()924 if ( mbGrabFocus ) in MouseButtonDown()
Completed in 59 milliseconds