21 module
com { module sun { module star { module i18n {
string forbiddenEndCharacters
Characters not allowed at the end of a line.
Definition: LineBreakUserOptions.idl:32
Line break options passed in calls to XBreakIterator::getLineBreak().
Definition: LineBreakUserOptions.idl:26
Definition: Ambiguous.idl:20
boolean allowHyphenateEnglish
Allow English hyphenation.
Definition: LineBreakUserOptions.idl:43
string forbiddenBeginCharacters
Characters not allowed at the beginning of a line.
Definition: LineBreakUserOptions.idl:29
boolean applyForbiddenRules
If the forbidden characters rules are to be applied or not.
Definition: LineBreakUserOptions.idl:35
boolean allowPunctuationOutsideMargin
If punctuation characters are allowed at the end of the line if outside of the margins, resulting in a line not being wrapped if only the punctuation would wrap.
Definition: LineBreakUserOptions.idl:40