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 InvalidRemovedParameterException
Base Hierarchy
InvalidRemovedParameterException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
indicates that XPackageRegistry::bindPackage was previously called with a different value for the removed parameter and that the XPackage object created by that call still exist.
Since
OOo 3.3

Elements' Summary
PreviousValue the value of the removed parameter which was used in XPackageRegistry::bindPackage to create the currently existing XPackage object.  
Extension the XPackage that was already bound to the provided url paramter during XPackageRegistry::bindPackage.  
Elements' Details
PreviousValue
boolean PreviousValue;
Description
the value of the removed parameter which was used in XPackageRegistry::bindPackage to create the currently existing XPackage object.
Extension
XPackage Extension;
Description
the XPackage that was already bound to the provided url paramter during XPackageRegistry::bindPackage.

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.