Home
last modified time | relevance | path

Searched refs:dragDropEnd (Results 1 – 21 of 21) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddndhelp.cxx39 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/unx/generic/dtrans/
H A DX11_selection.cxx1831 xListener->dragDropEnd( dsde ); in handleSelectionRequest()
2352 xListener->dragDropEnd( dsde ); in dropComplete()
2697 xListener->dragDropEnd( dsde ); in handleDragEvent()
2763 xListener->dragDropEnd( dsde ); in handleDragEvent()
2904 xListener->dragDropEnd( dsde ); in handleDragEvent()
2952 m_xDragSourceListener->dragDropEnd( dsde ); in reject()
3233 listener->dragDropEnd( aDragFailedEvent ); in startDrag()
3280 listener->dragDropEnd( aDragFailedEvent ); in startDrag()
3466 listener->dragDropEnd( aDragFailedEvent ); in startDrag()
3539 xListener->dragDropEnd( dsde ); in dragDoDispatch()
[all …]
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx66 …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 Dedit.hxx138 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
/trunk/main/vcl/test/
H A Ddndtest.cxx98 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeException);
342 void SAL_CALL MyDragAndDropListener::dragDropEnd( const DragSourceDropEvent& dsde ) throw(RuntimeEx… in dragDropEnd() function in MyDragAndDropListener
/trunk/main/dtrans/test/win32/dnd/
H A Dsourcelistener.cxx45 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd() function in DragSourceListener
H A Dsourcelistener.hxx48 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde )
/trunk/main/dtrans/source/win32/dnd/
H A Dsourcecontext.cxx120 listener->dragDropEnd( e); in fire_dragDropEnd()
H A Dsource.cxx222 listener->dragDropEnd(dsde); in startDrag()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceListener.idl61 [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde );
H A DXDragSource.idl97 <member scope="com::sun::star::datatransfer::dnd">XDragSourceListener::dragDropEnd()</member>
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx96 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
H A Dtransfer.hxx218 …virtual void SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent&…
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx144 mDragSource->mXDragSrcListener->dragDropEnd(dsde);
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.cxx395 dragSourceListener->dragDropEnd( de); in endConversation()
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx369 listener->dragDropEnd( aEv ); in startDrag()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx255 …void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) throw (::…
H A Dimpedit.cxx1635 void ImpEditView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSD… in dragDropEnd() function in ImpEditView
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx593 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd() function in TransferableHelper
/trunk/main/vcl/source/control/
H A Dedit.cxx3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd() function in Edit
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2143 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) throw… in dragDropEnd() function in TextView

Completed in 208 milliseconds