21 module
com { module sun { module star { module embed {
60 [in] sequence< ::com::sun::star::beans::PropertyValue > lObjArgs )
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
the base of all UNO exceptions
Definition generated_idl_chapter_refs.idl:113
allows to create and initialize a new embedded object using GUI dialog.
Definition XInsertObjectDialog.idl:26
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.
This interface represents main storage functionality.
Definition XStorage.idl:27
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
is intended to provide result of creation of an embedded object by dialog.
Definition InsertedObjectInfo.idl:27