Searched refs:mnDlgCtrlFlags (Results 1 – 3 of 3) sorted by relevance
308 sal_uInt16 mnDlgCtrlFlags; member in WindowImpl
1701 mpWindowImpl->mnDlgCtrlFlags = nFlags; in SetDialogControlFlags()1706 return mpWindowImpl->mnDlgCtrlFlags; in GetDialogControlFlags()
203 mnDlgCtrlFlags = 0; // DialogControl-Flags in WindowImpl()4008 !(mpWindowImpl->mnDlgCtrlFlags & WINDOW_DLGCTRL_WANTFOCUS) && in ImplGrabFocus()4024 !(mpWindowImpl->mnDlgCtrlFlags & WINDOW_DLGCTRL_WANTFOCUS) && in ImplGrabFocus()4970 …if ( HasFocus() && mpWindowImpl->mpLastFocusWindow && !(mpWindowImpl->mnDlgCtrlFlags & WINDOW_DLGC… in GetFocus()5381 … !(GetStyle() & WB_TABSTOP) && !(mpWindowImpl->mnDlgCtrlFlags & WINDOW_DLGCTRL_WANTFOCUS) ) in Notify()
Completed in 55 milliseconds