Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/app/
H A Dsession.cxx64 bool m_bInteractionDone; member
70 m_bInteractionDone( false ), in Listener()
80 bool m_bInteractionDone; member in VCLSession
108 m_bInteractionDone( false ), in VCLSession()
134 it->m_bSaveDone = it->m_bInteractionRequested = it->m_bInteractionDone = false; in callSaveRequested()
141 m_bInteractionDone = false; in callSaveRequested()
199 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callShutdownCancelled()
216 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callQuit()
282 if( m_bInteractionDone ) in queryInteraction()
300 it->m_bInteractionDone = false; in queryInteraction()
[all …]