Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx641 sal_uInt16 nFocusFlags = mpFrameSel->GetGetFocusFlags(); 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/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx936 …argetWindow && (pSourceWindow != pTargetWindow) && ((pTargetWindow->GetGetFocusFlags() & GETFOCUS_… in IMPL_LINK()
/trunk/main/vcl/source/control/
H A Dedit.cxx2000 mpSubEdit->ImplGrabFocus( GetGetFocusFlags() ); in GetFocus()
2007 && ( GetGetFocusFlags() & (GETFOCUS_INIT|GETFOCUS_TAB|GETFOCUS_CURSOR|GETFOCUS_MNEMONIC) ) ) in GetFocus()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx627 aEvent.FocusFlags = rVclWindowEvent.GetWindow()->GetGetFocusFlags(); in ProcessWindowEvent()
649 aEvent.FocusFlags = rVclWindowEvent.GetWindow()->GetGetFocusFlags(); in ProcessWindowEvent()
H A Dvclxtoolkit.cxx1741 pWindow->GetGetFocusFlags(), xNext, false); in callFocusListeners()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx75 nFlags = _pWindow->GetGetFocusFlags( ); in getRealGetFocusFlags()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx916 sal_uInt16 GetGetFocusFlags() const;
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1860 sal_uInt16 Window::GetGetFocusFlags() const in GetGetFocusFlags() function in Window
H A Dtoolbox.cxx4966 …else if( (GetGetFocusFlags() & (GETFOCUS_BACKWARD|GETFOCUS_TAB) ) == (GETFOCUS_BACKWARD|GETFOCUS_T… in Notify()
/trunk/main/cui/source/options/
H A Doptcolor.cxx1511 if(0 != (GETFOCUS_TAB & pCtrl->GetGetFocusFlags() && in IMPL_LINK()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3526 aEvent.FocusFlags = _rWindow.GetGetFocusFlags(); in onWindowEvent()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx4021 if(GETFOCUS_TAB & GetGetFocusFlags()) in GetFocus()

Completed in 197 milliseconds