LibreOffice
LibreOffice 6.4 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:44
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
InsertedObjectInfo createInstanceInitFromClipboard([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntryName, [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs)
creates a new object and initializes it from the system clipboard.
the base of all UNO exceptions
Definition: Exception.idl:33
is intended to provide result of creation of an embedded object by dialog.
Definition: InsertedObjectInfo.idl:32
Definition: Ambiguous.idl:22
allows to create and initialize a new embedded object from clipboard.
Definition: XEmbedObjectClipboardCreator.idl:41
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48