19 #ifndef __com_sun_star_datatransfer_clipboard_XClipboardOwner_idl__
20 #define __com_sun_star_datatransfer_clipboard_XClipboardOwner_idl__
26 module
com { module sun { module star { module datatransfer { module clipboard {
28 published
interface XClipboard;
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:38
The owner of a transferable object may pass this interface to the clipboard instance.
Definition: XClipboardOwner.idl:37
void lostOwnership([in] XClipboard xClipboard, [in] com::sun::star::datatransfer::XTransferable xTrans)
Notifies the transferable object source that it is no longer the owner of the clipboard.
Definition: XClipboard.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22