| /trunk/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | XDragSourceListener.idl | 32 #include <com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl> 58 The <type>DragSourceDropEvent</type> 61 [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde );
|
| H A D | DragSourceDropEvent.idl | 36 /** The <type>DragSourceDropEvent</type> is delivered from an object that implements 45 published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
|
| H A D | DragSourceEvent.idl | 39 /** This class is the base class for <type>DragSourceDragEvent</type> and <type>DragSourceDropEvent…
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | dndhelp.hxx | 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 ) …
|
| H A D | edit.hxx | 138 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
|
| /trunk/main/vcl/source/app/ |
| H A D | dndhelp.cxx | 39 …ropClient::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& /*dsde*/ )… in dragDropEnd() argument 118 …opWrapper::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) th… in dragDropEnd()
|
| /trunk/main/vcl/test/ |
| H A D | dndtest.cxx | 98 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeException); 342 void SAL_CALL MyDragAndDropListener::dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeEx… in dragDropEnd()
|
| /trunk/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 1810 DragSourceDropEvent dsde; in handleSelectionRequest() 2339 DragSourceDropEvent dsde; in dropComplete() 2685 DragSourceDropEvent dsde; in handleDragEvent() 2751 DragSourceDropEvent dsde; in handleDragEvent() 2892 DragSourceDropEvent dsde; in handleDragEvent() 2943 DragSourceDropEvent dsde; in reject() 3219 DragSourceDropEvent aDragFailedEvent; in startDrag() 3500 DragSourceDropEvent dsde; in dragDoDispatch() 4038 DragSourceDropEvent dsde; in deregisterDropTarget()
|
| /trunk/main/dtrans/test/win32/dnd/ |
| H A D | sourcelistener.cxx | 45 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd()
|
| H A D | sourcelistener.hxx | 48 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde )
|
| /trunk/main/dtrans/source/win32/dnd/ |
| H A D | sourcecontext.cxx | 94 DragSourceDropEvent e; in fire_dragDropEnd()
|
| H A D | source.cxx | 215 DragSourceDropEvent dsde; in startDrag()
|
| /trunk/main/svtools/inc/svtools/ |
| H A D | textview.hxx | 96 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
|
| H A D | transfer.hxx | 218 …d SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) thr…
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DragSource.cxx | 138 DragSourceDropEvent dsde(static_cast<OWeakObject*>(mDragSource),
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | DragSource.cxx | 390 DragSourceDropEvent de(static_cast<OWeakObject*>(this), in endConversation()
|
| /trunk/main/vcl/source/components/ |
| H A D | dtranscomp.cxx | 366 datatransfer::dnd::DragSourceDropEvent aEv; in startDrag()
|
| /trunk/main/editeng/source/editeng/ |
| H A D | impedit.hxx | 255 …void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) throw (::…
|
| H A D | impedit.cxx | 1635 void ImpEditView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSD… in dragDropEnd()
|
| /trunk/main/svtools/source/misc/ |
| H A D | transfer.cxx | 593 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd()
|
| /trunk/main/vcl/source/control/ |
| H A D | edit.cxx | 3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd()
|
| /trunk/main/svtools/source/edit/ |
| H A D | textview.cxx | 2143 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) throw… in dragDropEnd() argument
|
| /trunk/main/offapi/ |
| H A D | UnoApi_offapi.mk | 1736 offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent \
|