Searched refs:m_bSessionStoreRequested (Results 1 – 2 of 2) sorted by relevance
136 , m_bSessionStoreRequested( sal_False )295 m_bSessionStoreRequested = sal_True; // there is no need to protect it with mutex in doSave()351 m_bSessionStoreRequested = sal_False; // there is no need to protect it with mutex in shutdownCanceled()357 if ( m_bSessionStoreRequested && !m_bTerminated ) in doQuit()
116 sal_Bool m_bSessionStoreRequested; member in framework::SessionListener
Completed in 13 milliseconds