Searched refs:DragSourceEvent (Results 1 – 12 of 12) sorted by relevance
82 The <type>DragSourceEvent</type>.85 [oneway] void dragExit( [in] DragSourceEvent dse );91 The <type>DragSourceEvent</type>100 The <type>DragSourceEvent</type>.
28 #include <com/sun/star/datatransfer/dnd/DragSourceEvent.idl>47 published struct DragSourceDragEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
28 #include <com/sun/star/datatransfer/dnd/DragSourceEvent.idl>45 published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent
40 DragSourceEvent.idl \
46 published struct DragSourceEvent: com::sun::star::lang::EventObject
42 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 (:…
47 …gAndDropClient::dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& /*dse*/ ) th… in dragExit() argument130 …AndDropWrapper::dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) throw … in dragExit()
100 virtual void SAL_CALL dragExit( const DragSourceEvent& dse ) throw(RuntimeException);356 void SAL_CALL MyDragAndDropListener::dragExit( const DragSourceEvent& ) throw(RuntimeException) in dragExit() argument
55 void SAL_CALL DragSourceListener::dragExit( const DragSourceEvent& dse ) in dragExit()
52 virtual void SAL_CALL dragExit( const DragSourceEvent& dse )
220 …virtual void SAL_CALL dragExit( const ::com::sun::star::datatransfer::dnd::DragSourceEvent& dse ) …
585 void SAL_CALL TransferableHelper::dragExit( const DragSourceEvent& ) throw( RuntimeException ) in dragExit() argument
Completed in 36 milliseconds