LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
ModuleSizeExceededRequest Exception Reference

Is used for interaction handle in case password protected modules exceed the size that can be stored in OpenOffice 2.x, 1.x formats. More...

import"ModuleSizeExceededRequest.idl";

Inheritance diagram for ModuleSizeExceededRequest:
Exception

Public Attributes

sequence< string > Names
 The name of the modules that exceed size that can be stored. 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...
 

Detailed 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.

Member Data Documentation

◆ Names

sequence< string > Names

The name of the modules that exceed size that can be stored.


The documentation for this exception was generated from the following file: