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

service Thesaurus
Description
offers thesaurus functionality.
Developers Guide
OfficeDev - Linguistics

Exported Interfaces - Summary
XThesaurus
(referenced entity's summary:)
allows for the retrieval of possible meanings for a given word and language.
::com::sun::star::lang::XInitialization
(referenced entity's summary:)
initializes an object directly after its creation.
::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.
::com::sun::star::lang::XServiceDisplayName
(referenced entity's summary:)
provides a name for the service to be used in displays.
Exported Interfaces - Details
XThesaurus
(referenced entity's summary:)
allows for the retrieval of possible meanings for a given word and language.
::com::sun::star::lang::XInitialization
(referenced entity's summary:)
initializes an object directly after its creation.
::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.
::com::sun::star::lang::XServiceDisplayName
(referenced entity's summary:)
provides a name for the service to be used in displays.

 
Top of Page