LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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.
 
string endLine
 Characters forbidden at the end of a line.
 

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: