Home
last modified time | relevance | path

Searched refs:DragSourceListener (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dtrans/test/win32/dnd/
H A Dsourcelistener.cxx33 DragSourceListener::DragSourceListener() in DragSourceListener() function in DragSourceListener
36 DragSourceListener::~DragSourceListener() in ~DragSourceListener()
40 void SAL_CALL DragSourceListener::disposing( const EventObject& Source ) in disposing()
45 void SAL_CALL DragSourceListener::dragDropEnd( const DragSourceDropEvent& dsde ) in dragDropEnd()
50 void SAL_CALL DragSourceListener::dragEnter( const DragSourceDragEvent& dsde ) in dragEnter()
55 void SAL_CALL DragSourceListener::dragExit( const DragSourceEvent& dse ) in dragExit()
60 void SAL_CALL DragSourceListener::dragOver( const DragSourceDragEvent& dsde ) in dragOver()
65 void SAL_CALL DragSourceListener::dropActionChanged( const DragSourceDragEvent& dsde ) in dropActionChanged()
H A Dsourcelistener.hxx38 class DragSourceListener: public WeakImplHelper1<XDragSourceListener> class
42 DragSourceListener( );
43 ~DragSourceListener();
H A DdndTest.cxx192 ( new DragSourceListener()))); in MTAFunc()
H A Datlwindow.cxx215 … Reference<XDragSourceListener>( static_cast<XDragSourceListener*>(new DragSourceListener() ) ) ); in OnTimer()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl42 DragSourceListener and providing the Transferable state to enable the data

Completed in 20 milliseconds