Top   Module   Use   Manual   Index 

com :: sun :: star :: datatransfer :: clipboard ::

struct ClipboardEvent

Base Struct
com::sun::star::lang::EventObject

Description
A clipboard uses this object to notify its listeners of content changes.
See also
com::sun::star::datatransfer::clipboard::XClipboardListener


Elements

com::sun::star::datatransfer::clipboard::XTransferable Contents
Description
The current content of the clipboard.
Top of Page