LibreOffice
LibreOffice 6.3 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_embed_XEmbedObjectClipboardCreator_idl__
20 #define __com_sun_star_embed_XEmbedObjectClipboardCreator_idl__
31 module
com { module sun { module star { module embed {
79 [in]
string sEntryName,
80 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
This interface represents main storage functionality.
Definition: XStorage.idl:43
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
the base of all UNO exceptions
Definition: Exception.idl:32
is intended to provide result of creation of an embedded object by dialog.
Definition: InsertedObjectInfo.idl:31
Definition: Ambiguous.idl:22
allows to create and initialize a new embedded object from clipboard.
Definition: XEmbedObjectClipboardCreator.idl:40
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47