22 module
com { module sun { module star { module linguistic2 {
89 boolean addLinguServiceManagerListener(
100 boolean removeLinguServiceManagerListener(
114 sequence< string > getAvailableServices(
115 [in]
string aServiceName,
131 void setConfiguredServices(
132 [in]
string aServiceName,
134 [in] sequence< string > aServiceImplNames );
148 sequence< string > getConfiguredServices(
149 [in]
string aServiceName,
provides functionality for hyphenation of single words.
Definition: XHyphenator.idl:43
base interface for all event listeners interfaces.
Definition: XEventListener.idl:26
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
the basic interface to be used to access linguistic functionality.
Definition: XLinguServiceManager.idl:51
This interface allows for spell checking.
Definition: XSpellChecker.idl:31
allows for the retrieval of possible meanings for a given word and language.
Definition: XThesaurus.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:45