|
|
typedef std::multimap< EnchantDict *, std::string > | AddedWordsByDict |
| |
|
|
virtual void | ReleaseDictionary (EnchantDict *dict) |
| |
|
bool | IsWordInDictionary (const std::string &word) |
| |
|
bool | AddWordToDictionary (const std::string &word) |
| |
|
bool | AddWordToDictionary (EnchantDict *dict, const std::string &word) |
| |
|
std::string | Convert (const std::wstring &ws) |
| |
|
std::wstring | Convert (const std::string &s) |
| |
|
EnchantDict * | GetDefaultDictionary () |
| |
|
EnchantDict * | GetDictionary (const char *language) |
| |
|
|
static bool | IsWordInDictionary (EnchantDict *dict, const std::string &word) |
| |
The documentation for this struct was generated from the following file:
- tests/enchant_providers/Dictionary/dictionary_check.cpp