Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx256 ::std::equal_to< ::rtl::OUString > > ResourceURLToInfoCache; typedef in framework::ConfigurationAccess_WindowState
262 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()
449ResourceURLToInfoCache::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()
1032ResourceURLToInfoCache::iterator pIter = (m_aResourceURLToInfoCache.insert( ResourceURLToInfoCache in impl_insertCacheAndReturnWinState()

Completed in 19 milliseconds