Searched refs:rIndexMap (Results 1 – 1 of 1) sorted by relevance
403 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implSetString() local404 rIndexMap[ ResourceID ] = pLocaleItem->m_nNextIndex++; in implSetString()2072 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implReadPropertiesFile() local2073 rIndexMap[ aResourceID ] = pLocaleItem->m_nNextIndex++; in implReadPropertiesFile()2198 const IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implWritePropertiesFile() local2204 for( it_index = rIndexMap.begin(); it_index != rIndexMap.end(); it_index++ ) in implWritePropertiesFile()2219 for( it_index = rIndexMap.begin(); it_index != rIndexMap.end(); it_index++ ) in implWritePropertiesFile()