Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/uielement/
H A Duicommanddescription.cxx201 CommandToInfoCache m_aCmdInfoCache; member in framework::ConfigurationAccess_UICommand
340 CommandToInfoCache::iterator pIter = m_aCmdInfoCache.find( aCommandURL ); in getSequenceFromCache()
341 if ( pIter != m_aCmdInfoCache.end() ) in getSequenceFromCache()
384m_aCmdInfoCache.insert( CommandToInfoCache::value_type( aNameSeq[i], aCmdToInfo )); in impl_fill()

Completed in 17 milliseconds