| /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 ); 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/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/source/app/ |
| H A D | dndhelp.cxx | 39 …DropClient::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& /*dsde*/ ) in dragDropEnd() argument 118 …ndDropWrapper::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) in dragDropEnd()
|
| /trunk/main/vcl/test/ |
| H A D | dndtest.cxx | 98 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde ); 342 void SAL_CALL MyDragAndDropListener::dragDropEnd( const DragSourceDropEvent& dsde ) 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() 4035 DragSourceDropEvent dsde; in deregisterDropTarget()
|
| /trunk/main/dtrans/test/win32/dnd/ |
| H A D | sourcelistener.cxx | 44 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd()
|
| H A D | sourcelistener.hxx | 47 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde );
|
| /trunk/main/dtrans/source/win32/dnd/ |
| H A D | sourcecontext.cxx | 88 DragSourceDropEvent e; in fire_dragDropEnd()
|
| H A D | source.cxx | 216 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 … void SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde );
|
| /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 | 385 DragSourceDropEvent de(static_cast<OWeakObject*>(this), in endConversation()
|
| /trunk/main/vcl/source/components/ |
| H A D | dtranscomp.cxx | 357 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 );
|
| 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 ) in dragDropEnd()
|
| /trunk/main/vcl/source/control/ |
| H A D | edit.cxx | 3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) in dragDropEnd()
|
| /trunk/main/svtools/source/edit/ |
| H A D | textview.cxx | 2143 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) in dragDropEnd() argument
|
| /trunk/main/offapi/ |
| H A D | UnoApi_offapi.mk | 1736 offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent \
|