service SystemClipboard in module com::sun::star::datatransfer::clipboard:: |
service SystemClipboard;
The system clipboard service builds a bridge to the OS specific clipboard
interfaces.
Notes: The Unix implementation needs to be instantiated with 2 Arguments:
Exported Interfaces |
Provides access to the clipboard content.
Provides the ability to request notifications on content changes.
Provides the ability to render the complete clipboard content. This interface is only available if the method XClipboardEx::getRenderingCapabilities() returns Persistant
Provides the ability to initialize the clipboard
For shutdown and listener support.
Service should always support this interface.
Service should always support this interface.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.