| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
import"XSpellChecker1.idl";
  
 Public Member Functions | |
| boolean | isValid ([in] string aWord, [in] short nLanguage, [in] com::sun::star::beans::PropertyValues aProperties) raises ( com::sun::star::lang::IllegalArgumentException ) | 
| com::sun::star::linguistic2::XSpellAlternatives | spell ([in] string aWord, [in] short nLanguage, [in] com::sun::star::beans::PropertyValues aProperties) raises ( com::sun::star::lang::IllegalArgumentException ) | 
  Public Member Functions inherited from XSupportedLanguages | |
| sequence< short > | getLanguages () | 
| boolean | hasLanguage ([in] short nLanguage) | 
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
| boolean isValid | ( | [in] string | aWord, | 
| [in] short | nLanguage, | ||
| [in] com::sun::star::beans::PropertyValues | aProperties | ||
| ) | |||
| raises | ( | com::sun::star::lang::IllegalArgumentException | |
| ) | |||
| com::sun::star::linguistic2::XSpellAlternatives spell | ( | [in] string | aWord, | 
| [in] short | nLanguage, | ||
| [in] com::sun::star::beans::PropertyValues | aProperties | ||
| ) | |||
| raises | ( | com::sun::star::lang::IllegalArgumentException | |
| ) | |||
 1.8.14