LibreOffice Module unotools (master) 1
Functions
utl::DesktopTerminationObserver Namespace Reference

a class which allows non-UNO components to observe the desktop (aka application) for its shutdown More...

Functions

 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...
 

Detailed Description

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

Function Documentation

◆ UNLESS_MERGELIBS()

utl::DesktopTerminationObserver::UNLESS_MERGELIBS ( UNOTOOLS_DLLPUBLIC  )

registers a listener which should be notified when the desktop terminates (which means the application is shutting down)

revokes a termination listener