Searched refs:m_lDocCache (Results 1 – 2 of 2) sorted by relevance
1130 m_lDocCache.clear(); in implts_readConfig()1749 if (pIt != m_lDocCache.end()) in implts_registerDocument()1849 m_lDocCache.push_back(aNew); in implts_registerDocument()1876 if (pIt == m_lDocCache.end()) in implts_deregisterDocument()1892 if (pIt != m_lDocCache.end()) in implts_deregisterDocument()1893 m_lDocCache.erase(pIt); in implts_deregisterDocument()1921 if (pIt != m_lDocCache.end()) in implts_markDocumentModifiedAgainstLastBackup()1946 if (pIt != m_lDocCache.end()) in implts_updateModifiedState()1979 if (pIt == m_lDocCache.end()) in implts_updateDocumentUsedForSavingState()1997 if (pIt == m_lDocCache.end()) in implts_markDocumentAsSaved()[all …]
389 TDocumentList m_lDocCache; member in framework::AutoRecovery
Completed in 45 milliseconds