Home
last modified time | relevance | path

Searched refs:mnDlgCtrlFlags (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx203 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()
H A Dwindow2.cxx1701 mpWindowImpl->mnDlgCtrlFlags = nFlags; in SetDialogControlFlags()
1706 return mpWindowImpl->mnDlgCtrlFlags; in GetDialogControlFlags()
/trunk/main/vcl/inc/
H A Dwindow.h308 sal_uInt16 mnDlgCtrlFlags; member in WindowImpl

Completed in 65 milliseconds