21module
com { module sun { module star { module datatransfer { module dnd {
23 published
interface XDragGestureListener;
This interface will be used by a XDragGestureRecognizer when it detects a drag initiating gesture.
Definition XDragGestureListener.idl:32
This interface is implemented by a view or window that supports drag operations.
Definition XDragGestureRecognizer.idl:35
void addDragGestureListener([in] XDragGestureListener dgl)
Registers a new XDragGestureListener.
void resetRecognizer()
Reset the recognizer.
void removeDragGestureListener([in] XDragGestureListener dgl)
Unregisters the specified XDragGestureListener.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20