Lines Matching refs:m_bInteractionDone
64 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()
315 it->m_bInteractionDone = true; in interactionDone()
317 if( it->m_bInteractionDone ) in interactionDone()
322 m_bInteractionDone = true; in interactionDone()