19 #ifndef __com_sun_star_linguistic2_XThesaurus_idl__
20 #define __com_sun_star_linguistic2_XThesaurus_idl__
28 module
com { module sun { module star { module linguistic2 {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:43
allows for the retrieval of possible meanings for a given word and language.
Definition: XThesaurus.idl:41
sequence< com::sun::star::linguistic2::XMeaning > queryMeanings([in] string aTerm, [in] com::sun::star::lang::Locale aLocale, [in] com::sun::star::beans::PropertyValues aProperties)
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:31
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:38