:: com :: sun :: star :: script ::

unpublished exception ModuleSizeExceededRequest
Base Hierarchy
ModuleSizeExceededRequest
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
Is used for interaction handle in case password protected modules exceed the size that can be stored in Openoffice 2.x, 1.x formats

Elements' Summary
Names The name of the modules that exceed size that can be stored  
Elements' Details
Names
sequence< string > Names;
Description
The name of the modules that exceed size that can be stored
Top of Page