Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx300 const CmdToInfoCache& rCmdCache = GetCommandToInfoCache(); in queryDispatch() local
301 CmdToInfoCache::const_iterator pIter = rCmdCache.find( aURL.Complete ); in queryDispatch()
302 if ( pIter != rCmdCache.end() ) in queryDispatch()
337 const CmdToInfoCache& rCmdCache = GetCommandToInfoCache(); in getConfigurableDispatchInformation() local
348 CmdToInfoCache::const_iterator pIter = rCmdCache.begin(); in getConfigurableDispatchInformation()
349 while ( pIter != rCmdCache.end() ) in getConfigurableDispatchInformation()

Completed in 22 milliseconds