19 #ifndef __com_sun_star_frame_XSessionManagerClient_idl__
20 #define __com_sun_star_frame_XSessionManagerClient_idl__
25 module
com { module sun { module star { module frame {
Connect to a session manager to get information about pending desktop shutdown.
Definition: XSessionManagerClient.idl:32
boolean cancelShutdown()
Call cancelShutdown to try to cancel a desktop shutdown in progress.
void removeSessionManagerListener([in] XSessionManagerListener xListener)
removeSessionManagerListener deregisters a listener for session events
void queryInteraction([in] XSessionManagerListener xListener)
queryInteraction issues a request for a user interaction slot from the session manager
void interactionDone([in] XSessionManagerListener xListener)
interactionDone is called when a listener has finished user interaction
void addSessionManagerListener([in] XSessionManagerListener xListener)
addSessionManagerListener registers a listener for session management events
void saveDone([in] XSessionManagerListener xListener)
saveDone signals that a listener has processed a save request
Definition: XSessionManagerListener.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22