Searched refs:m_aSecondaryReadCache (Results 1 – 2 of 2) sorted by relevance
1048 m_aSecondaryReadCache = AcceleratorCache(); in reload()1136 lKeys = m_aSecondaryReadCache.getAllKeys(); in storeToStorage()1138 aCache.setKeyCommandPair(*pIt, m_aSecondaryReadCache.getCommandByKey(*pIt)); in storeToStorage()1424 m_aSecondaryReadCache.takeOver(aReadCache); in impl_ts_load()1489 if (!m_aSecondaryReadCache.hasKey(*pIt)) in impl_ts_save()1495 ::rtl::OUString sReadCommand = m_aSecondaryReadCache.getCommandByKey(*pIt); in impl_ts_save()1507 m_aSecondaryReadCache.takeOver(*m_pSecondaryWriteCache); in impl_ts_save()1658 m_aSecondaryReadCache.removeKey(aKeyEvent); in reloadChanged()1660 m_aSecondaryReadCache.setKeyCommandPair(aKeyEvent, sCommand); in reloadChanged()1699 m_pSecondaryWriteCache = new AcceleratorCache(m_aSecondaryReadCache); in impl_getCFG()[all …]
330 AcceleratorCache m_aSecondaryReadCache; member in framework::XCUBasedAcceleratorConfiguration
Completed in 16 milliseconds