LibreOffice Module unotools (master) 1
Public Member Functions | Protected Member Functions | List of all members
utl::ITerminationListener Class Referenceabstract

non-UNO version of the com.sun.star.frame::XTerminateListener More...

#include <desktopterminationobserver.hxx>

Public Member Functions

virtual bool queryTermination () const =0
 
virtual void notifyTermination ()=0
 

Protected Member Functions

 ~ITerminationListener ()
 

Detailed Description

non-UNO version of the com.sun.star.frame::XTerminateListener

Definition at line 33 of file desktopterminationobserver.hxx.

Constructor & Destructor Documentation

◆ ~ITerminationListener()

utl::ITerminationListener::~ITerminationListener ( )
inlineprotected

Definition at line 40 of file desktopterminationobserver.hxx.

Member Function Documentation

◆ notifyTermination()

virtual void utl::ITerminationListener::notifyTermination ( )
pure virtual

◆ queryTermination()

virtual bool utl::ITerminationListener::queryTermination ( ) const
pure virtual

The documentation for this class was generated from the following file: