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

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

Exported Interfaces
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.
::com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
::com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.

 
Top of Page