service ClipboardManager in module com::sun::star::datatransfer::clipboard::

(Global Index)

Syntax

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

com::sun::star::datatransfer::clipboard::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