Searched refs:VCLSession (Results 1 – 1 of 1) sorted by relevance
58 class VCLSession : public cppu::WeakComponentImplHelper1 < XSessionManagerClient > class84 static VCLSession* pOneInstance;91 VCLSession();92 virtual ~VCLSession();102 VCLSession* VCLSession::pOneInstance = NULL;104 VCLSession::VCLSession() in VCLSession() function in VCLSession118 VCLSession::~VCLSession() in ~VCLSession()125 void VCLSession::callSaveRequested( bool bShutdown, bool bCancelable ) in callSaveRequested()162 void VCLSession::callInteractionGranted( bool bInteractionGranted ) in callInteractionGranted()191 void VCLSession::callShutdownCancelled() in callShutdownCancelled()[all …]