Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.