Home
last modified time | relevance | path

Searched refs:DropTargetDropEvent (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl32 #include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl>
62 the <type>DropTargetDropEvent</type> to be meaningful after returning
66 The <type>DropTargetDropEvent</type>.
69 void drop( [in] DropTargetDropEvent dtde );
H A DDropTargetDropEvent.idl42 /** The <type>DropTargetDropEvent</type> is delivered from the drop target to
49 published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTargetEvent
H A DDropTargetEvent.idl37 <type>DropTargetDropEvent</type>.
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx45 struct DropTargetDropEvent;
73 …virtual void drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde ) throw (:…
112 …void SAL_CALL drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde ) throw (…
H A Dedit.hxx139 …virtual void drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde ) t…
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx59 …ragAndDropClient::drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& /*dtde*/ )… in drop() argument
149 …agAndDropWrapper::drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& rDTDE ) th… in drop()
/trunk/main/vcl/test/
H A Ddndtest.cxx93 virtual void SAL_CALL drop( const DropTargetDropEvent& dtde ) throw(RuntimeException);
302 void SAL_CALL MyDragAndDropListener::drop( const DropTargetDropEvent& dtde ) throw(RuntimeException) in drop()
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx229 void DropTarget::fire_drop( const DropTargetDropEvent& dte) in fire_drop()
502 DropTargetDropEvent dtde( static_cast<OWeakObject*>(this), in renderComplete()
H A DDropTarget.hxx130 void fire_drop(const DropTargetDropEvent& dte);
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx137 const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent maDropEvent;
149 const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& rDropEvent ) : in ExecuteDropEvent()
489 …virtual void SAL_CALL drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde )…
H A Dtextview.hxx97 …virtual void drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde ) t…
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx478 DropTargetDropEvent e; in Drop()
512 void DropTarget::fire_drop( const DropTargetDropEvent& dte) in fire_drop()
H A Dtarget.hxx198 void fire_drop( const DropTargetDropEvent& dte);
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx360 DropTargetDropEvent dtde(static_cast<OWeakObject*>(this), in performDragOperation()
505 void DropTarget::fire_drop( const DropTargetDropEvent& dte) in fire_drop()
H A DDropTarget.hxx147 void fire_drop(const com::sun::star::datatransfer::dnd::DropTargetDropEvent& dte);
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.hxx58 virtual void SAL_CALL drop( const DropTargetDropEvent& dtde )
H A Dtargetlistener.cxx52 void SAL_CALL DropTargetListener::drop( const DropTargetDropEvent& e ) in drop()
/trunk/main/framework/inc/classes/
H A Ddroptargetlistener.hxx85 …virtual void SAL_CALL drop ( const css::datatransfer::dnd::DropTargetDropEvent& d…
/trunk/main/vcl/inc/
H A Ddndevdis.hxx86 …virtual void SAL_CALL drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde )…
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx137 void DropTarget::drop( const DropTargetDropEvent& dtde ) throw() in drop()
H A DX11_selection.hxx98 void drop( const ::com::sun::star::datatransfer::dnd::DropTargetDropEvent& dtde ) throw();
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx91 void SAL_CALL DropTargetListener::drop( const css::datatransfer::dnd::DropTargetDropEvent& dtde ) t… in drop()
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx163 DropTargetDropEvent aEvent( static_cast < XDropTarget * > (this), 0, in fireDropEvent()
H A Ddndevdis.cxx65 void SAL_CALL DNDEventDispatcher::drop( const DropTargetDropEvent& dtde ) in drop()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx139 void SAL_CALL DropTargetHelper::DropTargetListener::drop( const DropTargetDropEvent& rDTDE ) throw(… in drop()

Completed in 93 milliseconds

12