Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: linguistic2 ::
interface XThesaurus
Base Interfaces
XThesaurus
┗ XSupportedLocales
XSupportedLocales
(referenced interface's summary:)
Offers information about which languages are supported by the object.
Description
allows for the retrieval of possible meanings for a given word and language.
The meaning of a word is in essence a descriptive text for that word.
Each meaning may have several synonyms where a synonym is a word
(or small text) with the same or similar meaning.
See also
XSupportedLocales
Methods' Details
queryMeanings
Returns
a list of meanings for the given word and language.
Parameter aTerm
the word to query for its meanings.
Parameter aLocale
specifies the language of the word.
If the language is not supported, an
::com::sun::star::lang ::IllegalArgumentException
exception is raised.
Parameter aProperties
provides property values to be used for this function call only.
It is usually empty in order to use the default values supplied with
the property set.
See also
::com::sun::star::lang ::Locale , XMeaning
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.