Home
last modified time | relevance | path

Searched refs:m_bInteractionRequested (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/app/
H A Dsession.cxx63 bool m_bInteractionRequested; member
69 m_bInteractionRequested( false ), in Listener()
78 bool m_bInteractionRequested; member in VCLSession
106 m_bInteractionRequested( false ), in VCLSession()
144 m_bInteractionRequested = m_bInteractionGranted = m_pSession ? false : true; in callSaveRequested()
169 if( it->m_bInteractionRequested ) in callInteractionGranted()
199 m_bInteractionRequested = m_bInteractionDone = m_bInteractionGranted = false; in callShutdownCancelled()
290 if( ! m_bInteractionRequested ) in queryInteraction()
293 m_bInteractionRequested = true; in queryInteraction()
299 it->m_bInteractionRequested = true; in queryInteraction()
[all …]

Completed in 14 milliseconds