20 #ifndef _COM_SUN_STAR_DEPLOYMENT_VERSIONEXCEPTION_IDL 21 #define _COM_SUN_STAR_DEPLOYMENT_VERSIONEXCEPTION_IDL 25 module
com { module sun { module star { module deployment {
describes version clashes of a deployment unit.
Definition: VersionException.idl:37
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
XPackage Deployed
represents the already installed version of the deployment unit.
Definition: VersionException.idl:52
string NewVersion
the version of the extension which is being installed.
Definition: VersionException.idl:41
string NewDisplayName
the display name of the extension which is being installed.
Definition: VersionException.idl:45
Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend.
Definition: XPackage.idl:46