LibreOffice
LibreOffice 6.2 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_i18n_XForbiddenCharacters_idl__
20 #define __com_sun_star_i18n_XForbiddenCharacters_idl__
28 module
com { module sun { module star { module i18n {
48 boolean hasForbiddenCharacters(
53 void setForbiddenCharacters(
59 void removeForbiddenCharacters(
Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line.
Definition: ForbiddenCharacters.idl:35
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
Definition: Ambiguous.idl:22
provides access to forbidden character settings in a document.
Definition: XForbiddenCharacters.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:47