LibreOffice Module unotools (master) 1
Classes | Namespaces | Functions
desktopterminationobserver.hxx File Reference
#include <config_options.h>
#include <unotools/unotoolsdllapi.h>
Include dependency graph for desktopterminationobserver.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  utl
 
namespace  utl::DesktopTerminationObserver
 a class which allows non-UNO components to observe the desktop (aka application) for its shutdown
 

Functions

 utl::DesktopTerminationObserver::UNLESS_MERGELIBS (UNOTOOLS_DLLPUBLIC) void registerTerminationListener(ITerminationListener *_pListener)
 registers a listener which should be notified when the desktop terminates (which means the application is shutting down) More...