| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | itemwin.cxx | 179 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 D | field.cxx | 878 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 D | field2.cxx | 965 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 D | longcurr.cxx | 665 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 777 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
|
| H A D | ctrl.cxx | 301 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
|
| /AOO41X/main/basctl/source/basicide/ |
| H A D | basicbox.cxx | 292 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 D | RelationDesignView.cxx | 123 if(rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | basedlgs.cxx | 391 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify() 493 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify()
|
| H A D | partwnd.cxx | 233 if( rEvt.GetType() == EVENT_GETFOCUS ) in Notify()
|
| /AOO41X/main/svx/source/sidebar/text/ |
| H A D | SvxSBFontNameBox.cxx | 133 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
|
| /AOO41X/main/cui/source/dialogs/ |
| H A D | commonlingui.cxx | 56 if(rNEvt.GetType()==EVENT_GETFOCUS || rNEvt.GetType()==EVENT_MOUSEBUTTONDOWN) in PreNotify()
|
| /AOO41X/main/dbaccess/source/ui/tabledesign/ |
| H A D | TableFieldDescWin.cxx | 322 case EVENT_GETFOCUS: in PreNotify()
|
| H A D | TableDesignView.cxx | 305 case EVENT_GETFOCUS: in PreNotify()
|
| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | querycontainerwindow.cxx | 209 case EVENT_GETFOCUS: in PreNotify()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | dlgctrl.cxx | 638 NotifyEvent aNEvt2( EVENT_GETFOCUS, pSWindow ); in ImplDlgCtrl() 771 NotifyEvent aNEvt2( EVENT_GETFOCUS, pSWindow ); in ImplDlgCtrl()
|
| /AOO41X/main/svtools/source/dialogs/ |
| H A D | prnsetup.cxx | 345 if ( (rNEvt.GetType() == EVENT_GETFOCUS) && IsReallyVisible() ) in Notify()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | event.hxx | 340 #define EVENT_GETFOCUS 6 macro
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | comboboxtoolbarcontroller.cxx | 275 case EVENT_GETFOCUS : in PreNotify()
|
| /AOO41X/main/svtools/source/brwbox/ |
| H A D | ebbcontrols.cxx | 334 case EVENT_GETFOCUS: in PreNotify()
|
| /AOO41X/main/sfx2/source/view/ |
| H A D | frame2.cxx | 116 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
|
| /AOO41X/main/svtools/source/hatchwindow/ |
| H A D | ipwin.cxx | 617 if ( rEvt.GetType() == EVENT_GETFOCUS && !m_bActive ) in PreNotify()
|
| /AOO41X/main/reportdesign/source/ui/dlg/ |
| H A D | CondFormat.cxx | 532 case EVENT_GETFOCUS: in PreNotify()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | TableGrantCtrl.cxx | 194 if (rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
|
| H A D | RelationControl.cxx | 239 else if (rNEvt.GetType() == EVENT_GETFOCUS) in PreNotify()
|
| /AOO41X/main/dbaccess/source/ui/app/ |
| H A D | AppView.cxx | 351 case EVENT_GETFOCUS: in PreNotify()
|