Home
last modified time | relevance | path

Searched refs:DropTargetEvent (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl84 The <type>DropTargetEvent</type>.
87 [oneway] void dragExit( [in] DropTargetEvent dte );
93 The <type>DropTargetEvent</type>.
102 The <type>DropTargetEvent</type>.
H A DDropTargetDragEvent.idl28 #include <com/sun/star/datatransfer/dnd/DropTargetEvent.idl>
48 published struct DropTargetDragEvent: com::sun::star::datatransfer::dnd::DropTargetEvent
H A DDropTargetDropEvent.idl28 #include <com/sun/star/datatransfer/dnd/DropTargetEvent.idl>
49 published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTargetEvent
H A DDropTargetEvent.idl44 published struct DropTargetEvent: com::sun::star::lang::EventObject
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx46 struct DropTargetEvent;
75 virtual void dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte );
114 void SAL_CALL dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte );
H A Dedit.hxx141 virtual void dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte );
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx155 (DropTargetEvent&)( aAcceptEvent.maDragEvent ) = (DropTargetEvent&) rDTDE; in drop()
233 void SAL_CALL DropTargetHelper::DropTargetListener::dragExit( const DropTargetEvent& ) in dragExit() argument
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx67 …:DragAndDropClient::dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& /*dte*/ ) in dragExit() argument
161 …er::DragAndDropWrapper::dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte ) in dragExit()
/trunk/main/vcl/test/
H A Ddndtest.cxx95 virtual void SAL_CALL dragExit( const DropTargetEvent& dte );
319 void SAL_CALL MyDragAndDropListener::dragExit( const DropTargetEvent& ) in dragExit() argument
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx175 DropTargetEvent aDTEvent( static_cast < XDropTarget * > (this), 0 ); in fireDropEvent()
224 DropTargetEvent aEvent( static_cast < XDropTarget * > (this), 0 ); in fireDragExitEvent()
H A Ddndevdis.cxx165 void SAL_CALL DNDEventDispatcher::dragExit( const DropTargetEvent& /*dte*/ ) in dragExit() argument
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx261 void DropTarget::fire_dragExit(const DropTargetEvent& dte) in fire_dragExit()
426 DropTargetEvent dte(static_cast<OWeakObject*>(this), 0); in dragLeave()
H A DDropTarget.hxx129 void fire_dragExit(const DropTargetEvent& dte);
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx451 DropTargetEvent e; in DragLeave()
539 void DropTarget::fire_dragExit( const DropTargetEvent& dte ) in fire_dragExit()
H A Dtarget.hxx197 void fire_dragExit( const DropTargetEvent& dte );
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx320 DropTargetEvent dte(static_cast<OWeakObject*>(this), 0); in draggingExited()
534 void DropTarget::fire_dragExit(const DropTargetEvent& dte) in fire_dragExit()
H A DDropTarget.hxx146 void fire_dragExit(const com::sun::star::datatransfer::dnd::DropTargetEvent& dte);
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.hxx59 virtual void SAL_CALL dragExit( const DropTargetEvent& dte );
H A Dtargetlistener.cxx81 void SAL_CALL DropTargetListener::dragExit( const DropTargetEvent& dte ) in dragExit()
/trunk/main/framework/inc/classes/
H A Ddroptargetlistener.hxx87 …virtual void SAL_CALL dragExit ( const css::datatransfer::dnd::DropTargetEvent& d…
/trunk/main/vcl/inc/
H A Ddndevdis.hxx88 … virtual void SAL_CALL dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte );
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx163 void DropTarget::dragExit( const DropTargetEvent& dte ) throw() in dragExit()
H A DX11_selection.cxx2273 DropTargetEvent aEvent; in handleDropEvent()
2315 DropTargetEvent aEvent; in handleDropEvent()
2731 DropTargetEvent dte; in handleDragEvent()
3112 DropTargetEvent dte; in updateDragWindow()
4015 DropTargetEvent dte; in deregisterDropTarget()
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx141 void SAL_CALL DropTargetListener::dragExit( const css::datatransfer::dnd::DropTargetEvent& ) in dragExit() argument
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx99 virtual void dragExit( const ::com::sun::star::datatransfer::dnd::DropTargetEvent& dte );

12