| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
An interface for flushable clipboards may optionally be implemented by a system clipboard service. More...
import "XFlushableClipboard.idl";
 
  
| Public Member Functions | |
| void | flushClipboard () | 
| Renders the current content of the clipboard to the system so that it is available even if the source application no longer exist. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
An interface for flushable clipboards may optionally be implemented by a system clipboard service.
| void flushClipboard | ( | ) | 
Renders the current content of the clipboard to the system so that it is available even if the source application no longer exist.