LibreOffice
LibreOffice 24.2 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. More... | |
Public Attributes inherited from Exception | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. More... | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. More... | |
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.