33module
com { module sun { module star { module awt {
35 published
interface XWindow;
This interface extends the XToolkit interface with clipboard and drag-and-drop support.
Definition XDataTransferProviderAccess.idl:42
com::sun::star::datatransfer::dnd::XDragGestureRecognizer getDragGestureRecognizer([in] XWindow window)
returns the drag gesture recognizer of the specified window.
com::sun::star::datatransfer::clipboard::XClipboard getClipboard([in] string clipboardName)
returns the specified clipboard.
com::sun::star::datatransfer::dnd::XDropTarget getDropTarget([in] XWindow window)
returns the drop target of the specified window.
com::sun::star::datatransfer::dnd::XDragSource getDragSource([in] XWindow window)
returns the drag source of the specified window.
specifies the basic operations for a window component.
Definition generated_idl_chapter_refs.idl:2245
Definition generated_idl_chapter_refs.idl:1126
This interface is implemented by a view or window that supports drag operations.
Definition XDragGestureRecognizer.idl:35
This interface is implemented by a view or window that supports drag operations and will be received ...
Definition XDragSource.idl:37
This interface is implemented by a view or window that supports drop operations.
Definition XDropTarget.idl:35
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Clipboard specific interfaces.
Definition XDataTransferProviderAccess.idl:27
Drag&Drop specific interfaces.
Definition XDataTransferProviderAccess.idl:22
Clipboard and Drag&Drop interfaces.
Definition XDataTransferProviderAccess.idl:21
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20