:: com :: sun :: star :: deployment ::
|
unpublished |
exception LicenseException |
|
|
- Base Hierarchy
LicenseException
┗ ::com::sun::star::uno::Exception
|
- Usage Restrictions
- not published
- Description
- A LicenseException reflects the necessity of someone agreeing to a license.
- Since
- OOo 2.0.4
|
Elements' Summary |
ExtensionName |
name of the extension.
The display name of the extension.
See XPackage::getDisplayName
|
Text |
contains the text of the license.
|
AcceptBy |
contains the value of the attribute
/description/registration/simple-license/@accept-by
from the description.xml
|
Elements' Details |
ExtensionName
string ExtensionName;
- Description
- name of the extension.
The display name of the extension.
See XPackage::getDisplayName
|
|
Text
string Text;
- Description
- contains the text of the license.
|
|
AcceptBy
string AcceptBy;
- Description
- contains the value of the attribute
/description/registration/simple-license/@accept-by
from the description.xml
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.