Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dautorecovery.cxx656 m_eTimerType = AutoRecovery::E_DONT_START_TIMER; in dispatch()
967 m_eTimerType = AutoRecovery::E_DONT_START_TIMER; in changesOccurred()
1096 m_eTimerType = AutoRecovery::E_NORMAL_AUTOSAVE_INTERVALL; in implts_readAutoSaveConfig()
1101 m_eTimerType = AutoRecovery::E_DONT_START_TIMER; in implts_readAutoSaveConfig()
1571 (m_eTimerType == AutoRecovery::E_DONT_START_TIMER) in implts_updateTimer()
1576 if (m_eTimerType == AutoRecovery::E_NORMAL_AUTOSAVE_INTERVALL) in implts_updateTimer()
1585 if (m_eTimerType == AutoRecovery::E_POLL_FOR_USER_IDLE) in implts_updateTimer()
1594 if (m_eTimerType == AutoRecovery::E_POLL_TILL_AUTOSAVE_IS_ALLOWED) in implts_updateTimer()
1650 m_eTimerType = AutoRecovery::E_POLL_TILL_AUTOSAVE_IS_ALLOWED; in IMPL_LINK()
1663 if (m_eTimerType == AutoRecovery::E_POLL_FOR_USER_IDLE) in IMPL_LINK()
[all …]
/trunk/main/framework/inc/services/
H A Dautorecovery.hxx383 ETimerType m_eTimerType; member in framework::AutoRecovery

Completed in 31 milliseconds