LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
XSpellChecker1 Interface Referencepublished

import "XSpellChecker1.idl";

Inheritance diagram for XSpellChecker1:
XSupportedLanguages XInterface

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.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

Member Function Documentation

◆ isValid()

boolean isValid ( [in] string aWord,
[in] short nLanguage,
[in] com::sun::star::beans::PropertyValues aProperties )
raises (com::sun::star::lang::IllegalArgumentException )

◆ spell()


The documentation for this interface was generated from the following file: