|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module i18n {
::com::sun::star::linguistic2::XHyphenator rHyphenator
Reference to the specific hyphenator - can be zero.
Definition: LineBreakHyphenationOptions.idl:29
provides functionality for hyphenation of single words.
Definition: XHyphenator.idl:44
Definition: Ambiguous.idl:20
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:27
Hyphenation options passed in calls to XBreakIterator::getLineBreak().
Definition: LineBreakHyphenationOptions.idl:27
long hyphenIndex
The first character not fitting to the current line, considering an additional "-" for hyphenation.
Definition: LineBreakHyphenationOptions.idl:37
::com::sun::star::beans::PropertyValues aHyphenationOptions
Sequence of property values to be used by the hyphenator - can be empty if the default values (from t...
Definition: LineBreakHyphenationOptions.idl:33