Searched refs:TLBFuncIndexMap (Results 1 – 2 of 2) sorted by relevance
76 …pedef hash_multimap<OUString, unsigned int, hashOUString_Impl, equalOUString_Impl> TLBFuncIndexMap; typedef262 TLBFuncIndexMap m_mapComFunc;
2206 typedef TLBFuncIndexMap::const_iterator cit; in getFuncDesc()2207 typedef TLBFuncIndexMap::iterator it; in getFuncDesc()2228 m_mapComFunc.insert( TLBFuncIndexMap::value_type in getFuncDesc()2271 typedef TLBFuncIndexMap::const_iterator cit; in getPropDesc()2429 m_mapComFunc.insert( TLBFuncIndexMap::value_type( usName, i)); in buildComTlbIndex()2456 m_mapComFunc.insert(TLBFuncIndexMap::value_type( in buildComTlbIndex()
Completed in 36 milliseconds