Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx589 sal_uInt16 nGetFocusFlags = GETFOCUS_TAB; in ImplDlgCtrl() local
595 nGetFocusFlags |= GETFOCUS_BACKWARD; in ImplDlgCtrl()
600 nGetFocusFlags |= GETFOCUS_FORWARD; in ImplDlgCtrl()
612 nGetFocusFlags |= GETFOCUS_AROUND; in ImplDlgCtrl()
617 nGetFocusFlags |= GETFOCUS_AROUND; in ImplDlgCtrl()
679 sal_uInt16 nGetFocusFlags = GETFOCUS_TAB; in ImplDlgCtrl() local
755 nGetFocusFlags |= GETFOCUS_BACKWARD; in ImplDlgCtrl()
760 nGetFocusFlags |= GETFOCUS_FORWARD; in ImplDlgCtrl()
864 sal_uInt16 nGetFocusFlags = GETFOCUS_MNEMONIC; in ImplDlgCtrl() local
866 nGetFocusFlags |= GETFOCUS_UNIQUEMNEMONIC; in ImplDlgCtrl()
[all …]

Completed in 23 milliseconds