19 #ifndef __com_sun_star_linguistic2_XHyphenator_idl__ 20 #define __com_sun_star_linguistic2_XHyphenator_idl__ 32 module
com { module sun { module star { module linguistic2 {
92 [in]
short nMaxLeading,
provides functionality for hyphenation of single words.
Definition: XHyphenator.idl:53
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:42
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
Gives information about a word's possible hyphenation points.
Definition: XPossibleHyphens.idl:42
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
gives information obtained by a successful hyphenation attempt.
Definition: XHyphenatedWord.idl:36