19 #ifndef __com_sun_star_i18n_ForbiddenCharacters_idl__ 20 #define __com_sun_star_i18n_ForbiddenCharacters_idl__ 23 module
com { module sun { module star { module i18n {
Definition: Ambiguous.idl:22
Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line.
Definition: ForbiddenCharacters.idl:35
string endLine
Characters forbidden at the end of a line.
Definition: ForbiddenCharacters.idl:41
string beginLine
Characters forbidden at the start of a line.
Definition: ForbiddenCharacters.idl:38