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

interface XSystemClipboard
Base Interfaces
XSystemClipboardXClipboardEx
┃ ┗ XClipboardXClipboardNotifierXFlushableClipboard
┗ ::com::sun::star::lang::XComponent

XClipboardEx
Description
Provides access to the clipboard content.
XClipboardNotifier
Description
Provides the ability to request notifications on content changes.
XFlushableClipboard
Usage Restrictions
optional
Description
Provides the ability to render the complete clipboard content. This interface is only available if the method com::sun::star::datatransfer::clipboard::XClipboardEx::getRenderingCapabilities() returns Persistant
::com::sun::star::lang::XComponent
Description
For shutdown and listener support.

Top of Page