Searched refs:m_lDocCache (Results 1 – 2 of 2) sorted by relevance
822 for( pIt = m_lDocCache.begin(); in addStatusListener()823 pIt != m_lDocCache.end() ; in addStatusListener()1121 m_lDocCache.clear(); in implts_readConfig()1187 m_lDocCache.push_back(aInfo); in implts_readConfig()1334 for ( pIt = m_lDocCache.begin(); in implts_persistAllActiveViewNames()1335 pIt != m_lDocCache.end() ; in implts_persistAllActiveViewNames()1739 …AutoRecovery::TDocumentList::iterator pIt = AutoRecovery::impl_searchDocument(m_lDocCache, xDocume… in implts_registerDocument()1740 if (pIt != m_lDocCache.end()) in implts_registerDocument()1840 m_lDocCache.push_back(aNew); in implts_registerDocument()1842 …AutoRecovery::TDocumentList::iterator pIt1 = AutoRecovery::impl_searchDocument(m_lDocCache, xDocu… in implts_registerDocument()[all …]
389 TDocumentList m_lDocCache; member in framework::AutoRecovery