:: com :: sun :: star :: deployment ::
|
unpublished |
exception LicenseException |
|
|
- Base Hierarchy
LicenseException
┗ ::com::sun::star::uno::Exception
|
- Description
- A LicenseException reflects the necessity of someone aggreeing to a license.
- Since
- OpenOffice 2.0.4
|
Elements' Summary |
ExtensionName |
name of the extension.
Contains the file name only.
|
Text |
contains the text of the license.
|
Elements' Details |
ExtensionName
string ExtensionName;
- Description
- name of the extension.
Contains the file name only.
|
|
Text
string Text;
- Description
- contains the text of the license.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.