LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ForbiddenCharacters Struct Referencepublished

Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line. More...

import"ForbiddenCharacters.idl";

Public Attributes

string beginLine
 Characters forbidden at the start of a line. More...
 
string endLine
 Characters forbidden at the end of a line. More...
 

Detailed Description

Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line.

Returned by XLocaleData::getForbiddenCharacters() and used with XForbiddenCharacters methods.

Member Data Documentation

◆ beginLine

string beginLine

Characters forbidden at the start of a line.

◆ endLine

string endLine

Characters forbidden at the end of a line.


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