Home
last modified time | relevance | path

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

12

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx182 case EVENT_LOSEFOCUS: in PreNotify()
388 case EVENT_LOSEFOCUS: in PreNotify()
692 else if ( EVENT_LOSEFOCUS == nType in PreNotify()
H A Dtbunocontroller.cxx218 else if( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
H A Dtbcontrl.cxx466 else if ( EVENT_LOSEFOCUS == nType ) in PreNotify()
712 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/trunk/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()
/trunk/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()
/trunk/main/svx/source/sidebar/tools/
H A DPopupContainer.cxx45 if (rEvent.GetType() == EVENT_LOSEFOCUS) in Notify()
/trunk/main/sfx2/source/sidebar/
H A DPopupContainer.cxx45 if (rEvent.GetType() == EVENT_LOSEFOCUS) in Notify()
/trunk/main/svtools/source/control/
H A Dfileurlbox.cxx87 case EVENT_LOSEFOCUS: in PreNotify()
/trunk/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()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignHelpBar.cxx94 if (rNEvt.GetType() == EVENT_LOSEFOCUS) in PreNotify()
/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx634 NotifyEvent aNEvt1( EVENT_LOSEFOCUS, pSWindow ); in ImplDlgCtrl()
767 NotifyEvent aNEvt1( EVENT_LOSEFOCUS, pSWindow ); in ImplDlgCtrl()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx341 #define EVENT_LOSEFOCUS 7 macro
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx243 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/trunk/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx278 case EVENT_LOSEFOCUS : in PreNotify()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx337 case EVENT_LOSEFOCUS: in PreNotify()
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx390 if (EVENT_LOSEFOCUS == _rNEvt.GetType()) in Notify()
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx628 if ( rEvt.GetType() == EVENT_LOSEFOCUS && m_bActive ) in Notify()
/trunk/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()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx739 case EVENT_LOSEFOCUS: in PreNotify()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx873 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx953 if (rNEvt.GetType() == EVENT_LOSEFOCUS && aListBox.GetImplWin()==rNEvt.GetWindow()) { in PreNotify()

Completed in 153 milliseconds

12