LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | 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 Types

typedef sequence< string > Names
 The name of the modules that exceed size that can be stored. More...
 

Additional Inherited Members

- 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 Typedef 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: