20module
com { module sun { module star { module embed {
This exception can be thrown in case an object is initialized second time.
Definition: DoubleInitializationException.idl:29
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 request an approval for an action.
Definition: XActionsApproval.idl:32
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
The main task of this service is to prevent closing, terminating and/or etc.
Definition: InstanceLocker.idl:32
InstanceLockerCtor2([in] com::sun::star::uno::XInterface xInstance, [in] long nActions, [in] XActionsApproval xApprove)
is used to initialize the object on it's creation.
InstanceLockerCtor1([in] com::sun::star::uno::XInterface xInstance, [in] long nActions)
is used to initialize the object on it's creation.