Syntax
interface XFlushableClipboard : com::sun::star::uno::XInterface ;
Description
An interface for flushable clipboards may optionally be implemented by a
system clipboard service.
See also
- SystemClipboard
-
Method Summary
|
flushClipboard |
Renders the current content of the clipboard to the system so that it
is available even if the source application no longer exist.
|
|
Known Services Which Export this Interface
|
com::sun::star::datatransfer::clipboard::SystemClipboard -
Method Details
|
|
Syntax
- void flushClipboard
();
Description
Renders the current content of the clipboard to the system so that it
is available even if the source application no longer exist.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.