Home
last modified time | relevance | path

Searched refs:DragSourceDropEvent (Results 1 – 23 of 23) sorted by relevance

/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceListener.idl32 #include <com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl>
58 The <type>DragSourceDropEvent</type>
61 [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde );
H A DDragSourceDropEvent.idl36 /** The <type>DragSourceDropEvent</type> is delivered from an object that implements
45 published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
H A DDragSourceEvent.idl39 /** This class is the base class for <type>DragSourceDragEvent</type> and <type>DragSourceDropEvent
/aoo42x/main/vcl/inc/vcl/
H A Ddndhelp.hxx41 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 Dedit.hxx138 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
/aoo42x/main/vcl/source/app/
H A Ddndhelp.cxx39 …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()
/aoo42x/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()
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1813 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()
/aoo42x/main/dtrans/test/win32/dnd/
H A Dsourcelistener.cxx45 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd()
H A Dsourcelistener.hxx48 virtual void SAL_CALL dragDropEnd( const DragSourceDropEvent& dsde )
/aoo42x/main/dtrans/source/win32/dnd/
H A Dsourcecontext.cxx94 DragSourceDropEvent e; in fire_dragDropEnd()
H A Dsource.cxx215 DragSourceDropEvent dsde; in startDrag()
/aoo42x/main/svtools/inc/svtools/
H A Dtextview.hxx96 …virtual void dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& d…
H A Dtransfer.hxx218 …d SAL_CALL dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& dsde ) thr…
/aoo42x/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx138 DragSourceDropEvent dsde(static_cast<OWeakObject*>(mDragSource),
/aoo42x/main/dtrans/source/os2/dnd/
H A DDragSource.cxx390 DragSourceDropEvent de(static_cast<OWeakObject*>(this), in endConversation()
/aoo42x/main/vcl/source/components/
H A Ddtranscomp.cxx366 datatransfer::dnd::DragSourceDropEvent aEv; in startDrag()
/aoo42x/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()
/aoo42x/main/svtools/source/misc/
H A Dtransfer.cxx593 void SAL_CALL TransferableHelper::dragDropEnd( const DragSourceDropEvent& rDSDE ) throw( RuntimeExc… in dragDropEnd()
/aoo42x/main/vcl/source/control/
H A Dedit.cxx3012 void Edit::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& rDSDE ) thr… in dragDropEnd()
/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx2143 void TextView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSourceDropEvent& ) throw… in dragDropEnd() argument
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk1736 offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent \

Completed in 284 milliseconds