20 #ifndef __com_sun_star_datatransfer_dnd_XDragGestureRecognizer_idl__ 21 #define __com_sun_star_datatransfer_dnd_XDragGestureRecognizer_idl__ 26 module
com { module sun { module star { module datatransfer { module dnd {
28 published
interface XDragGestureListener;
62 void resetRecognizer();
Definition: Ambiguous.idl:22
This interface will be used by a XDragGestureRecognizer when it detects a drag initiating gesture.
Definition: XDragGestureListener.idl:37
This interface is implemented by a view or window that supports drag operations.
Definition: XDragGestureRecognizer.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47