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

service LinguServiceManager
Description
offers linguistic functionality. Is to be used to access spell checker, hyphenator and thesaurus.
Developers Guide
Exported Interfaces
::com::sun::star::linguistic2::XLinguServiceManager
(referenced entity's summary:)
the basic interface to be used to access linguistic functionality.
::com::sun::star::linguistic2::XAvailableLocales
(referenced entity's summary:)
retrieves the list of available languages.
::com::sun::star::lang::XComponent
(referenced entity's summary:)
allows to exclicitly free resources and break cyclic references.
::com::sun::star::lang::XServiceInfo
(referenced entity's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.

 
Top of Page