Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dautorecovery.cxx572 , m_bListenForConfigChanges (sal_False )
1459 (! m_bListenForConfigChanges) in implts_startListening()
1463 m_bListenForConfigChanges = sal_True; in implts_startListening()
1514 (m_bListenForConfigChanges) in implts_stopListening()
1518 m_bListenForConfigChanges = sal_False; in implts_stopListening()
/trunk/main/framework/inc/services/
H A Dautorecovery.hxx350 sal_Bool m_bListenForConfigChanges; member in framework::AutoRecovery