LibreOffice
LibreOffice 26.2 SDK API Reference
Loading...
Searching...
No Matches
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:
Inheritance graph
[legend]
Collaboration diagram for FontsDisallowEditingRequest:
Collaboration graph
[legend]

Public Attributes

string aFontNames
 The names of the fonts that lack editing permission (
-separated)
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown.
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception.
 

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: