21module
com { module sun { module star { module datatransfer { module dnd {
This interface will be used by a XDragGestureRecognizer when it detects a drag initiating gesture.
Definition XDragGestureListener.idl:32
void dragGestureRecognized([in] DragGestureEvent dge)
A XDragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying t...
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
Definition Ambiguous.idl:20
A DragGestureEvent is passed to the method XDragGestureListener::dragGestureRecognized() when a parti...
Definition DragGestureEvent.idl:32