Home
last modified time | relevance | path

Searched refs:EVENT_MOUSEBUTTONDOWN (Results 1 – 21 of 21) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwinproc.cxx96 case EVENT_MOUSEBUTTONDOWN: in ImplCallEvent()
162 if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseFloatMode()
359 if ( (nSVEvent == EVENT_MOUSEBUTTONDOWN) || in ImplHandleMouseEvent()
481 if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseEvent()
498 ((nSVEvent == EVENT_MOUSEBUTTONDOWN) || in ImplHandleMouseEvent()
662 if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseEvent()
741 if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseEvent()
792 else if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseEvent()
837 if ( nSVEvent == EVENT_MOUSEBUTTONDOWN ) in ImplHandleMouseEvent()
880 bContextMenu = (nSVEvent == EVENT_MOUSEBUTTONDOWN); in ImplHandleMouseEvent()
[all …]
H A Ddockwin.cxx613 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in Notify()
H A Dwindow.cxx4860 NotifyEvent aNEvt( EVENT_MOUSEBUTTONDOWN, this, &rMEvt ); in MouseButtonDown()
5157 else if( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in ImplNotifyKeyMouseCommandEventListeners()
5302 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in Notify()
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx178 case EVENT_MOUSEBUTTONDOWN: in PreNotify()
384 case EVENT_MOUSEBUTTONDOWN: in PreNotify()
601 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
690 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
778 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
H A Dtbcontrl.cxx464 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
675 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
H A Dgrafctrl.cxx444 if( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx226 case EVENT_MOUSEBUTTONDOWN: in handleNotifyEvent()
243 if ( nType == EVENT_MOUSEBUTTONDOWN ) in handleNotifyEvent()
H A Dframe2.cxx171 else if ( nType == EVENT_MOUSEBUTTONUP || nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
182 if ( nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx335 #define EVENT_MOUSEBUTTONDOWN 1 macro
404 if ( (mnType >= EVENT_MOUSEBUTTONDOWN) && (mnType <= EVENT_MOUSEMOVE) ) in GetMouseEvent()
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx133 if ( EVENT_MOUSEBUTTONDOWN == nType || EVENT_GETFOCUS == nType ) in PreNotify()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx175 case EVENT_MOUSEBUTTONDOWN: in PreNotify()
/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx56 if(rNEvt.GetType()==EVENT_GETFOCUS || rNEvt.GetType()==EVENT_MOUSEBUTTONDOWN) in PreNotify()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx182 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in Notify()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx435 case EVENT_MOUSEBUTTONDOWN: in PreNotify()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx887 if(nSwitch==EVENT_MOUSEBUTTONDOWN || nSwitch==EVENT_MOUSEBUTTONUP) in PreNotify()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1178 CALL_EVENT_WITH_NOTIFY( EVENT_MOUSEBUTTONDOWN, aMEvnt, pWin, MouseButtonDown ) in ImplMouseButtonDown()
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx1352 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx898 …else if( ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) && ( rNEvt.GetWindow() == mpImplLB->GetMainW… in Notify()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2538 if ( nType == EVENT_MOUSEBUTTONUP || nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
2556 if ( nType == EVENT_MOUSEBUTTONDOWN) in PreNotify()
2567 if ( nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1549 else if(EVENT_MOUSEBUTTONDOWN == rNEvt.GetType()) { in PreNotify()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx107 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in PreNotify()

Completed in 160 milliseconds