Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

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