WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
mozISpellI18NManager
| IID: | AEB8936F-219C-4D3C-8385-D9382DAA551A |
| Inherits From: | nsISupports |
This interface contains various I18N related code used in various places by the spell checker.
This interface is implemented by the following components:
Methods
mozISpellI18NUtil getUtil ( PRUnichar* language )
mozISpellI18NUtil getUtil ( PRUnichar* language )
Get a mozISpellI18NUtil interface that best matches the given language.
- Arguments:
- language
Reference documentation is generated from Mozilla's source.
