Home
last modified time | relevance | path

Searched refs:DragSourceEvent (Results 1 – 12 of 12) sorted by relevance

/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceListener.idl82 The <type>DragSourceEvent</type>.
85 [oneway] void dragExit( [in] DragSourceEvent dse );
91 The <type>DragSourceEvent</type>
100 The <type>DragSourceEvent</type>.
H A DDragSourceDragEvent.idl28 #include <com/sun/star/datatransfer/dnd/DragSourceEvent.idl>
47 published struct DragSourceDragEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
H A DDragSourceDropEvent.idl28 #include <com/sun/star/datatransfer/dnd/DragSourceEvent.idl>
45 published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
H A DDragSourceEvent.idl46 published struct DragSourceEvent: com::sun::star::lang::EventObject
/trunk/main/vcl/inc/vcl/
H A Ddndhelp.hxx42 struct DragSourceEvent;
68 …virtual void dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) throw (::…
107 …void SAL_CALL dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) throw (:…
/trunk/main/vcl/source/app/
H A Ddndhelp.cxx47 …gAndDropClient::dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& /*dse*/ ) th… in dragExit() argument
130 …AndDropWrapper::dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) throw … in dragExit()
/trunk/main/vcl/test/
H A Ddndtest.cxx100 virtual void SAL_CALL dragExit( const DragSourceEvent& dse ) throw(RuntimeException);
356 void SAL_CALL MyDragAndDropListener::dragExit( const DragSourceEvent& ) throw(RuntimeException) in dragExit() argument
/trunk/main/dtrans/test/win32/dnd/
H A Dsourcelistener.cxx55 void SAL_CALL DragSourceListener::dragExit( const DragSourceEvent& dse ) in dragExit()
H A Dsourcelistener.hxx52 virtual void SAL_CALL dragExit( const DragSourceEvent& dse )
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx220 …virtual void SAL_CALL dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) …
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx615 void SAL_CALL TransferableHelper::dragExit( const DragSourceEvent& ) throw( RuntimeException ) in dragExit() argument
/trunk/main/offapi/
H A DUnoApi_offapi.mk1737 offapi/com/sun/star/datatransfer/dnd/DragSourceEvent \

Completed in 57 milliseconds