Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsession.cxx84 static VCLSession* pOneInstance;
91 VCLSession();
92 virtual ~VCLSession();
102 VCLSession* VCLSession::pOneInstance = NULL;
104 VCLSession::VCLSession() in VCLSession() function in VCLSession
118 VCLSession::~VCLSession() in ~VCLSession()
162 void VCLSession::callInteractionGranted( bool bInteractionGranted ) in callInteractionGranted()
191 void VCLSession::callShutdownCancelled() in callShutdownCancelled()
208 void VCLSession::callQuit() in callQuit()
229 void VCLSession::SalSessionEventProc( SalSessionEvent* pEvent ) in SalSessionEventProc()
[all …]

Completed in 21 milliseconds