Home
last modified time | relevance | path

Searched refs:EVENT_LOSEFOCUS (Results 1 – 25 of 42) sorted by relevance

12

/aoo4110/main/svx/source/tbxctrls/
H A Ditemwin.cxx182 case EVENT_LOSEFOCUS: in PreNotify()
388 case EVENT_LOSEFOCUS: in PreNotify()
678 else if ( EVENT_LOSEFOCUS == nType in PreNotify()
H A Dtbunocontroller.cxx218 else if( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/aoo4110/main/vcl/source/control/
H A Dfield.cxx880 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
999 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
1844 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
1970 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
2311 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
2430 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
H A Dfield2.cxx967 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
1045 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
2131 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
2290 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
3179 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
3362 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
H A Dlongcurr.cxx669 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
781 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
H A Dctrl.cxx314 if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
/aoo4110/main/basctl/source/basicide/
H A Dbasicbox.cxx300 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in PreNotify()
522 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in PreNotify()
/aoo4110/main/svx/source/sidebar/tools/
H A DPopupContainer.cxx45 if (rEvent.GetType() == EVENT_LOSEFOCUS) in Notify()
/aoo4110/main/sfx2/source/sidebar/
H A DPopupContainer.cxx45 if (rEvent.GetType() == EVENT_LOSEFOCUS) in Notify()
/aoo4110/main/svtools/source/control/
H A Dfileurlbox.cxx87 case EVENT_LOSEFOCUS: in PreNotify()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableDesignHelpBar.cxx94 if (rNEvt.GetType() == EVENT_LOSEFOCUS) in PreNotify()
/aoo4110/main/sfx2/source/dialog/
H A Dbasedlgs.cxx406 else if ( rEvt.GetType() == EVENT_LOSEFOCUS && !HasChildPathFocus() ) in Notify()
508 else if ( rEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
/aoo4110/main/vcl/source/window/
H A Ddlgctrl.cxx634 NotifyEvent aNEvt1( EVENT_LOSEFOCUS, pSWindow ); in ImplDlgCtrl()
767 NotifyEvent aNEvt1( EVENT_LOSEFOCUS, pSWindow ); in ImplDlgCtrl()
/aoo4110/main/vcl/inc/vcl/
H A Devent.hxx341 #define EVENT_LOSEFOCUS 7 macro
/aoo4110/main/chart2/source/controller/main/
H A DElementSelector.cxx243 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/aoo4110/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx278 case EVENT_LOSEFOCUS : in PreNotify()
/aoo4110/main/svtools/source/brwbox/
H A Debbcontrols.cxx337 case EVENT_LOSEFOCUS: in PreNotify()
/aoo4110/main/cui/source/options/
H A Dconnpooloptions.cxx390 if (EVENT_LOSEFOCUS == _rNEvt.GetType()) in Notify()
/aoo4110/main/svtools/source/hatchwindow/
H A Dipwin.cxx628 if ( rEvt.GetType() == EVENT_LOSEFOCUS && m_bActive ) in Notify()
/aoo4110/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx187 if (rNEvt.GetType() == EVENT_LOSEFOCUS) in PreNotify()
H A DRelationControl.cxx237 if (rNEvt.GetType() == EVENT_LOSEFOCUS && !HasChildPathFocus() ) in PreNotify()
/aoo4110/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx873 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx817 case EVENT_LOSEFOCUS: in PreNotify()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewling.cxx953 if (rNEvt.GetType() == EVENT_LOSEFOCUS && aListBox.GetImplWin()==rNEvt.GetWindow()) { in PreNotify()
/aoo4110/main/padmin/source/
H A Dpadialog.cxx176 (rEv.GetType() == EVENT_GETFOCUS || rEv.GetType() == EVENT_LOSEFOCUS ) in Notify()

Completed in 169 milliseconds

12