Searched refs:ResourceURLToInfoCache (Results 1 – 1 of 1) sorted by relevance
256 ::std::equal_to< ::rtl::OUString > > ResourceURLToInfoCache; typedef in framework::ConfigurationAccess_WindowState262 ResourceURLToInfoCache m_aResourceURLToInfoCache;329 ResourceURLToInfoCache::const_iterator pIter = m_aResourceURLToInfoCache.find( rResourceURL ); in getByName()366 ResourceURLToInfoCache::const_iterator pIter = m_aResourceURLToInfoCache.find( rResourceURL ); in hasByName()411 ResourceURLToInfoCache::iterator pIter = m_aResourceURLToInfoCache.find( rResourceURL ); in removeByName()449 … ResourceURLToInfoCache::const_iterator pIter = m_aResourceURLToInfoCache.find( rResourceURL ); in insertByName()469 …m_aResourceURLToInfoCache.insert( ResourceURLToInfoCache::value_type( rResourceURL, aWinStateInfo … in insertByName()514 ResourceURLToInfoCache::iterator pIter = m_aResourceURLToInfoCache.find( rResourceURL ); in replaceByName()857 …m_aResourceURLToInfoCache.insert( ResourceURLToInfoCache::value_type( rResourceURL, aWindowStateIn… in impl_insertCacheAndReturnSequence()1032 …ResourceURLToInfoCache::iterator pIter = (m_aResourceURLToInfoCache.insert( ResourceURLToInfoCache… in impl_insertCacheAndReturnWinState()
Completed in 24 milliseconds