| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
The extended clipboard interface. More...
import "XClipboardEx.idl";
 
  
| Public Member Functions | |
| byte | getRenderingCapabilities () | 
| To determine the supported rendering capabilities of the clipboard instance. | |
| Public Member Functions inherited from XClipboard | |
| com::sun::star::datatransfer::XTransferable | getContents () | 
| To get the current content of the clipboard. | |
| void | setContents ([in] com::sun::star::datatransfer::XTransferable xTrans, [in] XClipboardOwner xClipboardOwner) | 
| Sets the current contents of the clipboard to the specified transferable object and registers the specified clipboard owner as the owner of the new contents. | |
| string | getName () | 
| To get the name of the clipboard instance. | |
| 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. | |
The extended clipboard interface.
| byte getRenderingCapabilities | ( | ) | 
To determine the supported rendering capabilities of the clipboard instance.