Home
last modified time | relevance | path

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

/trunk/main/extensions/source/ole/
H A Doleobjw.hxx76 …pedef hash_multimap<OUString, unsigned int, hashOUString_Impl, equalOUString_Impl> TLBFuncIndexMap; typedef
251 TLBFuncIndexMap m_mapComFunc;
H A Doleobjw.cxx2194 typedef TLBFuncIndexMap::const_iterator cit; in getFuncDesc()
2195 typedef TLBFuncIndexMap::iterator it; in getFuncDesc()
2216 m_mapComFunc.insert( TLBFuncIndexMap::value_type in getFuncDesc()
2259 typedef TLBFuncIndexMap::const_iterator cit; in getPropDesc()
2417 m_mapComFunc.insert( TLBFuncIndexMap::value_type( usName, i)); in buildComTlbIndex()
2444 m_mapComFunc.insert(TLBFuncIndexMap::value_type( in buildComTlbIndex()