Home
last modified time | relevance | path

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

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx403 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implSetString()
497 const IdToIndexMap& rSourceIndexMap = pCopyFromItem->m_aIdToIndexMap; in newLocale()
498 IdToIndexMap& rTargetIndexMap = pLocaleItem->m_aIdToIndexMap; in newLocale()
499 IdToIndexMap::const_iterator it_index; in newLocale()
2072 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implReadPropertiesFile()
2198 const IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implWritePropertiesFile()
2199 IdToIndexMap::const_iterator it_index; in implWritePropertiesFile()
H A Dstringresource.hxx96 IdToIndexMap; typedef
103 IdToIndexMap m_aIdToIndexMap;