Language
The Free and Open Productivity Suite
:: com :: sun :: star :: deployment ::
|
unpublished |
exception VersionException |
|
|
- Base Hierarchy
VersionException
┗ ::com::sun::star::uno::Exception
|
- Usage Restrictions
- not published
- Description
- describes version clashes of a deployment unit.
This exception is intended to be used with an
::com::sun::star::task::XInteractionHandler.
- Since
- OOo 2.1
|
Elements' Summary |
NewVersion |
the version of the extension which is being installed.
|
NewDisplayName |
the display name of the extension which is being installed.
|
Deployed |
represents the already installed version of the deployment unit.
|
Elements' Details |
NewVersion
string NewVersion;
- Description
- the version of the extension which is being installed.
|
|
NewDisplayName
string NewDisplayName;
- Description
- the display name of the extension which is being installed.
|
|
Deployed
XPackage Deployed;
- Description
- represents the already installed version of the deployment unit.
Must not be NULL.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.