Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx488 if ( nFlags & GETFOCUS_MNEMONIC ) in ImplControlFocus()
864 sal_uInt16 nGetFocusFlags = GETFOCUS_MNEMONIC; in ImplDlgCtrl()
/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx646 if(nFocusFlags&GETFOCUS_MNEMONIC) in NotifyFocusListeners()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx936 …pSourceWindow != pTargetWindow) && ((pTargetWindow->GetGetFocusFlags() & GETFOCUS_MNEMONIC) != 0) ) in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx275 #define GETFOCUS_MNEMONIC ((sal_uInt16)0x0004) macro
/trunk/main/vcl/source/control/
H A Dedit.cxx2007 && ( GetGetFocusFlags() & (GETFOCUS_INIT|GETFOCUS_TAB|GETFOCUS_CURSOR|GETFOCUS_MNEMONIC) ) ) in GetFocus()

Completed in 43 milliseconds