|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module datatransfer { module clipboard {
23 published
interface XClipboard;
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.
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:30
The owner of a transferable object may pass this interface to the clipboard instance.
Definition: XClipboardOwner.idl:32
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: XClipboard.idl:30