Searched refs:DragSourceDropEvent (Results 1 – 22 of 22) sorted by relevance
32 #include <com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl>58 The <type>DragSourceDropEvent</type>61 [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde );
36 /** The <type>DragSourceDropEvent</type> is delivered from an object that implements45 published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
42 DragSourceDropEvent.idl \
39 /** This class is the base class for <type>DragSourceDragEvent</type> and <type>DragSourceDropEvent…
41 struct DragSourceDropEvent;66 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) t…105 …void SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) …
138 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
39 …ropClient::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& /*dsde*/ )… in dragDropEnd() argument118 …opWrapper::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) th… in dragDropEnd()
98 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeException);342 void SAL_CALL MyDragAndDropListener::dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeEx… in dragDropEnd()
1813 DragSourceDropEvent dsde; in handleSelectionRequest()2342 DragSourceDropEvent dsde; in dropComplete()2688 DragSourceDropEvent dsde; in handleDragEvent()2754 DragSourceDropEvent dsde; in handleDragEvent()2895 DragSourceDropEvent dsde; in handleDragEvent()2946 DragSourceDropEvent dsde; in reject()3223 DragSourceDropEvent aDragFailedEvent; in startDrag()3505 DragSourceDropEvent dsde; in dragDoDispatch()4043 DragSourceDropEvent dsde; in deregisterDropTarget()
45 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd()
48 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde )
94 DragSourceDropEvent e; in fire_dragDropEnd()
215 DragSourceDropEvent dsde; in startDrag()
96 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
218 …d SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) thr…
138 DragSourceDropEvent dsde(static_cast<OWeakObject*>(mDragSource),
366 datatransfer::dnd::DragSourceDropEvent aEv; in startDrag()
255 …void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) throw (::…
1634 void ImpEditView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSD… in dragDropEnd()
563 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd()
3009 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd()
2139 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) throw… in dragDropEnd() argument
Completed in 143 milliseconds