Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx158 && ( _nGetFocusFlags & GETFOCUS_TAB ) // using the TAB key in DetermineFocus()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx589 sal_uInt16 nGetFocusFlags = GETFOCUS_TAB; in ImplDlgCtrl()
679 sal_uInt16 nGetFocusFlags = GETFOCUS_TAB; in ImplDlgCtrl()
H A Dtoolbox.cxx4966 …else if( (GetGetFocusFlags() & (GETFOCUS_BACKWARD|GETFOCUS_TAB) ) == (GETFOCUS_BACKWARD|GETFOCUS_T… in Notify()
5596 pToolItem->mpWindow->ImplControlFocus( GETFOCUS_TAB ); in ImplActivateItem()
5853 pItem->mpWindow->ImplControlFocus( GETFOCUS_TAB ); in KeyInput()
/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx642 if(nFocusFlags&GETFOCUS_TAB) in NotifyFocusListeners()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx276 if(0 != (GETFOCUS_TAB & pEdit->GetGetFocusFlags())) in IMPL_LINK()
H A Dmmaddressblockpage.cxx1324 if(0 != (GETFOCUS_TAB & pBox->GetGetFocusFlags())) in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx273 #define GETFOCUS_TAB ((sal_uInt16)0x0001) macro
/trunk/main/cui/source/options/
H A Doptcolor.cxx1511 if(0 != (GETFOCUS_TAB & pCtrl->GetGetFocusFlags() && in IMPL_LINK()
/trunk/main/vcl/source/control/
H A Dedit.cxx2007 && ( GetGetFocusFlags() & (GETFOCUS_INIT|GETFOCUS_TAB|GETFOCUS_CURSOR|GETFOCUS_MNEMONIC) ) ) in GetFocus()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx4021 if(GETFOCUS_TAB & GetGetFocusFlags()) in GetFocus()

Completed in 99 milliseconds