20 #ifndef __com_sun_star_datatransfer_clipboard_ClipboardEvent_idl__
21 #define __com_sun_star_datatransfer_clipboard_ClipboardEvent_idl__
27 module com { module sun { module star { module datatransfer { module clipboard {
com::sun::star::datatransfer::XTransferable Contents
The current content of the clipboard.
Definition: ClipboardEvent.idl:38
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
Interface to be implemented by objects used to provide data for a data transfer operation.
Definition: XTransferable.idl:37
A clipboard uses this object to notify its listeners of content changes.
Definition: ClipboardEvent.idl:34