Home
last modified time | relevance | path

Searched refs:maStringNameMap (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx168 lclMatchKeyword(rName, spInstance->maStringNameMap, eOpCode, pLocale); in transKeyword()
210 ScCellKeywordHashMap::iterator itrEnd = maStringNameMap.end(); in addToMap()
211 ScCellKeywordHashMap::iterator itr = maStringNameMap.find(rKey); in addToMap()
218 maStringNameMap.insert( ScCellKeywordHashMap::value_type(rKey, aList) ); in addToMap()
/aoo4110/main/sc/source/core/inc/
H A Dcellkeytranslator.hxx83 ScCellKeywordHashMap maStringNameMap; member in ScCellKeywordTranslator

Completed in 9 milliseconds