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(
Definition: Ambiguous.idl:22
Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line.
Definition: ForbiddenCharacters.idl:35
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47
provides access to forbidden character settings in a document.
Definition: XForbiddenCharacters.idl:38