| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
describes the fact that deployment unit is about to be installed. More...
import "InstallException.idl";
 
  
| Public Attributes | |
| string | displayName | 
| the display name of the extension, which is to be installed. | |
| Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown. | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception. | |
describes the fact that deployment unit is about to be installed.
This exception is intended to be used with an com::sun::star::task::XInteractionHandler.
| string displayName | 
the display name of the extension, which is to be installed.