Searched refs:rIndexMap (Results 1 – 1 of 1) sorted by relevance
419 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implSetString() local420 rIndexMap[ ResourceID ] = pLocaleItem->m_nNextIndex++; in implSetString()2132 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implReadPropertiesFile() local2133 rIndexMap[ aResourceID ] = pLocaleItem->m_nNextIndex++; in implReadPropertiesFile()2258 const IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implWritePropertiesFile() local2264 for( it_index = rIndexMap.begin(); it_index != rIndexMap.end(); it_index++ ) in implWritePropertiesFile()2279 for( it_index = rIndexMap.begin(); it_index != rIndexMap.end(); it_index++ ) in implWritePropertiesFile()
Completed in 34 milliseconds