:: com :: sun :: star :: datatransfer :: clipboard ::
|
interface XFlushableClipboard |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XFlushableClipboard
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- An interface for flushable clipboards may optionally be implemented by a
system clipboard service.
- See also
- SystemClipboard
|
Methods' 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.
|
Methods' Details |
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 © 2003 Sun Microsystems, Inc.