|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module datatransfer { module dnd {
23 published
interface XDragSource;
byte DragAction
The action selected by the user.
Definition: DragGestureEvent.idl:43
This interface is implemented by a view or window that supports drag operations and will be received ...
Definition: XDragSource.idl:37
XDragSource DragSource
The DragSource associated with this drag action.
Definition: DragGestureEvent.idl:58
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28
any Event
The last event comprising the gesture.
Definition: DragGestureEvent.idl:67
Definition: Ambiguous.idl:20
long DragOriginX
The x coordinate where the drag originated in component coordinates.
Definition: DragGestureEvent.idl:48
A DragGestureEvent is passed to the method XDragGestureListener::dragGestureRecognized() when a parti...
Definition: DragGestureEvent.idl:32
long DragOriginY
The y coordinate where the drag originated in component coordinates.
Definition: DragGestureEvent.idl:53