LibreOfficeDev
LibreOfficeDev 26.2 SDK API Reference
Public Attributes | List of all members
FontsDisallowEditingRequest Exception Reference

Some fonts embedded in the document have no editing permissions. More...

import"FontsDisallowEditingRequest.idl";

Inheritance diagram for FontsDisallowEditingRequest:
Exception

Public Attributes

string aFontNames
 The names of the fonts that lack editing permission (
-separated) 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

Some fonts embedded in the document have no editing permissions.

The document can only be opened read-only.

Since
LibreOffice 26.2

Member Data Documentation

◆ aFontNames

string aFontNames

The names of the fonts that lack editing permission (
-separated)


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