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,