19#ifndef __com_sun_star_linguistic2_XPossibleHyphens_idl__
20#define __com_sun_star_linguistic2_XPossibleHyphens_idl__
27module
com { module sun { module star { module linguistic2 {
Gives information about a word's possible hyphenation points.
Definition: XPossibleHyphens.idl:43
com::sun::star::lang::Locale getLocale()
string getPossibleHyphens()
sequence< short > getHyphenationPositions()
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:48