Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.hxx76 …pedef hash_multimap<OUString, unsigned int, hashOUString_Impl, equalOUString_Impl> TLBFuncIndexMap; typedef
262 TLBFuncIndexMap m_mapComFunc;
H A Doleobjw.cxx2206 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 30 milliseconds