| /trunk/main/vcl/source/app/ |
| H A D | dndhelp.cxx | 39 void vcl::unohelper::DragAndDropClient::dragDropEnd( const ::com::sun::star::datatransfer::dnd::Dra… in dragDropEnd() function in vcl::unohelper::DragAndDropClient 118 void vcl::unohelper::DragAndDropWrapper::dragDropEnd( const ::com::sun::star::datatransfer::dnd::Dr… in dragDropEnd() function in vcl::unohelper::DragAndDropWrapper 121 mpClient->dragDropEnd( rDSDE ); in dragDropEnd()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | dndhelp.hxx | 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/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.cxx | 1828 xListener->dragDropEnd( dsde ); in handleSelectionRequest() 2349 xListener->dragDropEnd( dsde ); in dropComplete() 2694 xListener->dragDropEnd( dsde ); in handleDragEvent() 2760 xListener->dragDropEnd( dsde ); in handleDragEvent() 2901 xListener->dragDropEnd( dsde ); in handleDragEvent() 2949 m_xDragSourceListener->dragDropEnd( dsde ); in reject() 3229 listener->dragDropEnd( aDragFailedEvent ); in startDrag() 3276 listener->dragDropEnd( aDragFailedEvent ); in startDrag() 3357 listener->dragDropEnd( aDragFailedEvent ); in startDrag() 3461 listener->dragDropEnd( aDragFailedEvent ); in startDrag() [all …]
|
| /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() function in MyDragAndDropListener
|
| /trunk/main/dtrans/test/win32/dnd/ |
| H A D | sourcelistener.cxx | 44 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd() function in DragSourceListener
|
| 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 | 114 listener->dragDropEnd( e); in fire_dragDropEnd()
|
| H A D | source.cxx | 223 listener->dragDropEnd(dsde); in startDrag()
|
| /trunk/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | XDragSourceListener.idl | 61 [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde );
|
| H A D | XDragSource.idl | 97 … <member scope="com::sun::star::datatransfer::dnd">XDragSourceListener::dragDropEnd()</member>
|
| /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 …virtual void SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent&…
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DragSource.cxx | 144 mDragSource->mXDragSrcListener->dragDropEnd(dsde);
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | DragSource.cxx | 390 dragSourceListener->dragDropEnd( de); in endConversation()
|
| /trunk/main/vcl/source/components/ |
| H A D | dtranscomp.cxx | 360 listener->dragDropEnd( 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() function in ImpEditView
|
| /trunk/main/svtools/source/misc/ |
| H A D | transfer.cxx | 593 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) in dragDropEnd() function in TransferableHelper
|
| /trunk/main/vcl/source/control/ |
| H A D | edit.cxx | 3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) in dragDropEnd() function in Edit
|
| /trunk/main/svtools/source/edit/ |
| H A D | textview.cxx | 2143 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) in dragDropEnd() function in TextView
|