Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx140 ::std::equal_to< ::rtl::OUString > > IdToInfoCache; typedef in framework::ConfigurationAccess_UICategory
152 IdToInfoCache m_aIdCache;
258 m_aIdCache.insert( IdToInfoCache::value_type( aNameSeq[i], aUIName )); in fillCache()
315 IdToInfoCache::const_iterator pIter = m_aIdCache.find( rId ); in getUINameFromCache()

Completed in 16 milliseconds