Home
last modified time | relevance | path

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

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx419 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implSetString() local
420 rIndexMap[ ResourceID ] = pLocaleItem->m_nNextIndex++; in implSetString()
2132 IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implReadPropertiesFile() local
2133 rIndexMap[ aResourceID ] = pLocaleItem->m_nNextIndex++; in implReadPropertiesFile()
2258 const IdToIndexMap& rIndexMap = pLocaleItem->m_aIdToIndexMap; in implWritePropertiesFile() local
2264 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 37 milliseconds