Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: linguistic2 ::

service LinguServiceManager

Description
offers linguistic functionality. Is to be used to access spell checker, hyphenator and thesaurus.


Exported Interfaces

com::sun::star::linguistic2::XLinguServiceManager
Description
the basic interface to be used to access linguistic functionality.
com::sun::star::linguistic2::XAvailableLocales
Description
retrieves the list of available languages.
com::sun::star::lang::XComponent
Description
allows to exclicitly free resources and break cyclic references.
com::sun::star::lang::XServiceInfo
Description
provides information regarding which services are implemented.

Top of Page