Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddb.hxx81 typedef std::hash_map< rtl::OString,std::pair<int,int>,ha,eq > StringToValPosMap; typedef
88 StringToValPosMap* m_pStringToValPosMap;
H A Ddb.cxx85 m_pStringToValPosMap = new StringToValPosMap(); in createHashMap()
164 StringToValPosMap::const_iterator it = m_pStringToValPosMap->find( rKey ); in getValueForKey()

Completed in 18 milliseconds