Home
last modified time | relevance | path

Searched refs:m_bInteractionDone (Results 1 – 1 of 1) sorted by last modified time

/trunk/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()
141 m_bInteractionDone = false; in callSaveRequested()
199 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callShutdownCancelled()
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()
[all …]

Completed in 19 milliseconds