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