:: com :: sun :: star :: deployment ::

unpublished exception LinkException
Base Hierarchy
LinkException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
describes the fact that deployment unit is about to be linked.

This exception is intended to be used with an ::com::sun::star::task::XInteractionHandler.

Since
OpenOffice 2.4

Elements' Summary
New represents the new deployment unit.  
Elements' Details
New
XPackage New;
Description
represents the new deployment unit.

Must not be NULL.

Top of Page