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

service ClipboardManager
Description
The clipboard manager is a one-instance service that holds a list of all known clipboard instances.
See also
XClipboardManager

Exported Interfaces - Summary
XClipboardManager

Manages internal and external clipboard implementations.

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

For shutdown and listener support.

::com::sun::star::lang::XServiceInfo

Service should always support this interface.

::com::sun::star::lang::XTypeProvider

Service should always support this interface.

Exported Interfaces - Details
XClipboardManager
Description
Manages internal and external clipboard implementations.
::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