21 module
com { module sun { module star { module embed {
80 [in] sequence< byte > aClassID,
81 [in]
string sClassName,
84 [in]
long nEntryConnectionMode,
85 [in] sequence< ::com::sun::star::beans::PropertyValue > aArgs,
86 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
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 Exception.idl:29
allows to create and initialize a new embedded object of specified type.
Definition XEmbedObjectFactory.idl:29
::com::sun::star::uno::XInterface createInstanceUserInit([in] sequence< byte > aClassID, [in] string sClassName, [in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntName, [in] long nEntryConnectionMode, [in] sequence< ::com::sun::star::beans::PropertyValue > aArgs, [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs)
creates a new object and transport parameters for persistent initialization.
This interface represents main storage functionality.
Definition XStorage.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20