|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module embed {
69 [in]
string sEntryName,
70 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
This interface represents main storage functionality.
Definition: XStorage.idl:27
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
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:29
is intended to provide result of creation of an embedded object by dialog.
Definition: InsertedObjectInfo.idl:27
Definition: Ambiguous.idl:20
allows to create and initialize a new embedded object from clipboard.
Definition: XEmbedObjectClipboardCreator.idl:31
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