Searched refs:EVENT_MOUSEBUTTONUP (Results 1 – 11 of 11) sorted by relevance
96 case EVENT_MOUSEBUTTONUP: in ImplCallEvent()211 (nSVEvent == EVENT_MOUSEBUTTONUP) ) in ImplHandleMouseFloatMode()357 (nSVEvent == EVENT_MOUSEBUTTONUP) ) in ImplHandleMouseEvent()359 if ( (nSVEvent == EVENT_MOUSEBUTTONUP) && pSVData->maHelpData.mbExtHelpMode ) in ImplHandleMouseEvent()496 (nSVEvent == EVENT_MOUSEBUTTONUP)) ) in ImplHandleMouseEvent()854 else if ( (nSVEvent == EVENT_MOUSEBUTTONDOWN) || (nSVEvent == EVENT_MOUSEBUTTONUP) ) in ImplHandleMouseEvent()879 bContextMenu = (nSVEvent == EVENT_MOUSEBUTTONUP); in ImplHandleMouseEvent()2075 return ImplHandleMouseEvent( pWindow, EVENT_MOUSEBUTTONUP, sal_False, in ImplHandleSalMouseButtonUp()
4873 NotifyEvent aNEvt( EVENT_MOUSEBUTTONUP, this, &rMEvt ); in MouseButtonUp()5144 else if( rNEvt.GetType() == EVENT_MOUSEBUTTONUP ) in ImplNotifyKeyMouseCommandEventListeners()
176 case EVENT_MOUSEBUTTONUP: in PreNotify()
227 case EVENT_MOUSEBUTTONUP: in handleNotifyEvent()
171 else if ( nType == EVENT_MOUSEBUTTONUP || nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
336 #define EVENT_MOUSEBUTTONUP 2 macro
776 if(nSwitch==EVENT_MOUSEBUTTONUP) in PreNotify()
887 if(nSwitch==EVENT_MOUSEBUTTONDOWN || nSwitch==EVENT_MOUSEBUTTONUP) in PreNotify()
1210 CALL_EVENT_WITH_NOTIFY( EVENT_MOUSEBUTTONUP, aMEvnt, pWin, MouseButtonUp ) in ImplMouseButtonUp()
1373 …if ( ( ( EVENT_MOUSEBUTTONUP == rEvt.GetType() && rEvt.GetMouseEvent()->GetButtons() == MOUSE_LEFT… in VCLEventHook()1832 else if ( EVENT_MOUSEBUTTONUP == rEvt.GetType() ) in VCLEventHook()
2538 if ( nType == EVENT_MOUSEBUTTONUP || nType == EVENT_MOUSEBUTTONDOWN ) in PreNotify()