|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module datatransfer { module clipboard {
23 published
interface XClipboard;
XClipboard createClipboard([in] string aName)
Creates a new named clipboard instance.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: XClipboard.idl:30
Should be implemented by a clipboard factory that simplifies the creation of multiple clipboard insta...
Definition: XClipboardFactory.idl:32