| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
A LicenseException reflects the necessity of someone agreeing to a license. More...
import "LicenseException.idl";
 
  
| Public Attributes | |
| string | ExtensionName | 
| name of the extension. | |
| string | Text | 
| contains the text of the license. | |
| string | AcceptBy | 
| contains the value of the attribute /description/registration/simple-license/@accept-by from the description.xml | |
| 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. | |
A LicenseException reflects the necessity of someone agreeing to a license.
| string AcceptBy | 
contains the value of the attribute /description/registration/simple-license/@accept-by from the description.xml
| string ExtensionName | 
name of the extension.
The display name of the extension. See XPackage::getDisplayName()
| string Text | 
contains the text of the license.