Home
last modified time | relevance | path

Searched refs:EVENT_GETFOCUS (Results 1 – 25 of 48) sorted by relevance

12

/AOO41X/main/svx/source/tbxctrls/
H A Ditemwin.cxx179 case EVENT_GETFOCUS: in PreNotify()
385 case EVENT_GETFOCUS: in PreNotify()
587 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
676 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
764 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
/AOO41X/main/vcl/source/control/
H A Dfield.cxx878 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
997 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
1842 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
1968 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
2309 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
2428 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
H A Dfield2.cxx965 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
1043 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
2129 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
2288 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
3177 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
3360 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
H A Dlongcurr.cxx665 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
777 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
H A Dctrl.cxx301 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
/AOO41X/main/basctl/source/basicide/
H A Dbasicbox.cxx292 else if( rNEvt.GetType() == EVENT_GETFOCUS ) in PreNotify()
519 else if( rNEvt.GetType() == EVENT_GETFOCUS ) in PreNotify()
/AOO41X/main/dbaccess/source/ui/relationdesign/
H A DRelationDesignView.cxx123 if(rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
/AOO41X/main/sfx2/source/dialog/
H A Dbasedlgs.cxx391 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify()
493 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify()
H A Dpartwnd.cxx233 if( rEvt.GetType() == EVENT_GETFOCUS ) in Notify()
/AOO41X/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx133 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
/AOO41X/main/cui/source/dialogs/
H A Dcommonlingui.cxx56 if(rNEvt.GetType()==EVENT_GETFOCUS || rNEvt.GetType()==EVENT_MOUSEBUTTONDOWN) in PreNotify()
/AOO41X/main/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.cxx322 case EVENT_GETFOCUS: in PreNotify()
H A DTableDesignView.cxx305 case EVENT_GETFOCUS: in PreNotify()
/AOO41X/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx209 case EVENT_GETFOCUS: in PreNotify()
/AOO41X/main/vcl/source/window/
H A Ddlgctrl.cxx638 NotifyEvent aNEvt2( EVENT_GETFOCUS, pSWindow ); in ImplDlgCtrl()
771 NotifyEvent aNEvt2( EVENT_GETFOCUS, pSWindow ); in ImplDlgCtrl()
/AOO41X/main/svtools/source/dialogs/
H A Dprnsetup.cxx345 if ( (rNEvt.GetType() == EVENT_GETFOCUS) && IsReallyVisible() ) in Notify()
/AOO41X/main/vcl/inc/vcl/
H A Devent.hxx340 #define EVENT_GETFOCUS 6 macro
/AOO41X/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx275 case EVENT_GETFOCUS : in PreNotify()
/AOO41X/main/svtools/source/brwbox/
H A Debbcontrols.cxx334 case EVENT_GETFOCUS: in PreNotify()
/AOO41X/main/sfx2/source/view/
H A Dframe2.cxx116 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
/AOO41X/main/svtools/source/hatchwindow/
H A Dipwin.cxx617 if ( rEvt.GetType() == EVENT_GETFOCUS && !m_bActive ) in PreNotify()
/AOO41X/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx532 case EVENT_GETFOCUS: in PreNotify()
/AOO41X/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx194 if (rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
H A DRelationControl.cxx239 else if (rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
/AOO41X/main/dbaccess/source/ui/app/
H A DAppView.cxx351 case EVENT_GETFOCUS: in PreNotify()

12