|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module frame {
void queryInteraction([in] XSessionManagerListener xListener)
queryInteraction issues a request for a user interaction slot from the session manager
Definition: XSessionManagerListener.idl:23
void saveDone([in] XSessionManagerListener xListener)
saveDone signals that a listener has processed a save request
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
Connect to a session manager to get information about pending desktop shutdown.
Definition: XSessionManagerClient.idl:28
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void addSessionManagerListener([in] XSessionManagerListener xListener)
addSessionManagerListener registers a listener for session management events
void interactionDone([in] XSessionManagerListener xListener)
interactionDone is called when a listener has finished user interaction