21module
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:27
Gives access to the results of failed spell checking attempts and may provide spelling alternatives.
Definition XSpellAlternatives.idl:36
Definition XSpellChecker1.idl:26
boolean isValid([in] string aWord, [in] short nLanguage, [in] com::sun::star::beans::PropertyValues aProperties)
com::sun::star::linguistic2::XSpellAlternatives spell([in] string aWord, [in] short nLanguage, [in] com::sun::star::beans::PropertyValues aProperties)
Definition XSupportedLanguages.idl:27
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition PropertyValues.idl:27
Definition Ambiguous.idl:20