:: 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 XClipboardEx::getRenderingCapabilities() returns Persistant
::com::sun::star::lang::XComponent
Description
For shutdown and listener support.
Description
Provides a unified interface for new-style service SystemClipboard.
Since
LibreOffice 4.1

Top of Page