Home
last modified time | relevance | path

Searched defs:pLookupMap (Results 1 – 1 of 1) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/
H A DHunspellInterface.cpp250 void HunspellInterface::PopulateDictionaryMap(StringToStringMap* pLookupMap, const wxString& strDic… in PopulateDictionaryMap()
353 void HunspellInterface::AddDictionaryElement(StringToStringMap* pLookupMap, const wxString& strDict… in AddDictionaryElement()