Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Dautorecovery.cxx382 bool m_bListenForConfigChanges; member in __anondec722860311::AutoRecovery
1215 , m_bListenForConfigChanges (false ) in AutoRecovery()
2100 bListenForConfigChanges = m_bListenForConfigChanges; in implts_startListening()
2114 m_bListenForConfigChanges = true; in implts_startListening()
2162 if (xCFG.is() && m_bListenForConfigChanges) in implts_stopListening()
2165 m_bListenForConfigChanges = false; in implts_stopListening()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dautorecovery.cxx377 bool m_bListenForConfigChanges; member in __anonf15818de0111::AutoRecovery
1210 , m_bListenForConfigChanges (false ) in AutoRecovery()
2104 bListenForConfigChanges = m_bListenForConfigChanges; in implts_startListening()
2118 m_bListenForConfigChanges = true; in implts_startListening()
2166 if (xCFG.is() && m_bListenForConfigChanges) in implts_stopListening()
2169 m_bListenForConfigChanges = false; in implts_stopListening()