|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module embed {
60 [in] sequence< ::com::sun::star::beans::PropertyValue > lObjArgs )
allows to create and initialize a new embedded object using GUI dialog.
Definition: XInsertObjectDialog.idl:26
This interface represents main storage functionality.
Definition: XStorage.idl:27
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
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
InsertedObjectInfo createInstanceByDialog([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntName, [in] sequence< ::com::sun::star::beans::PropertyValue > lObjArgs)
creates a new object using GUI dialog.
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