19 #ifndef __com_sun_star_linguistic2_XLinguServiceManager_idl__ 20 #define __com_sun_star_linguistic2_XLinguServiceManager_idl__ 29 module
com { module sun { module star { module linguistic2 {
96 boolean addLinguServiceManagerListener(
107 boolean removeLinguServiceManagerListener(
121 sequence< string > getAvailableServices(
122 [in]
string aServiceName,
138 void setConfiguredServices(
139 [in]
string aServiceName,
141 [in] sequence< string > aServiceImplNames );
155 sequence< string > getConfiguredServices(
156 [in]
string aServiceName,
provides functionality for hyphenation of single words.
Definition: XHyphenator.idl:53
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
the basic interface to be used to access linguistic functionality.
Definition: XLinguServiceManager.idl:58
This interface allows for spell checking.
Definition: XSpellChecker.idl:39
allows for the retrieval of possible meanings for a given word and language.
Definition: XThesaurus.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:47