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

service GenericClipboard
Description
A generic clipboard service is a simple container for transferable objects.

Exported Interfaces - Summary
XClipboardEx

Provides access to the clipboard content.

XClipboardNotifier

Provides the ability to request notifications on content changes.

::com::sun::star::lang::XInitialization

Provides the ability to initially set the name of the clipboard.

::com::sun::star::lang::XComponent

For shutdown and listener support.

Exported Interfaces - Details
XClipboardEx
Description
Provides access to the clipboard content.
XClipboardNotifier
Description
Provides the ability to request notifications on content changes.
::com::sun::star::lang::XInitialization
Description
Provides the ability to initially set the name of the clipboard.
::com::sun::star::lang::XComponent
Description
For shutdown and listener support.

 
Top of Page