|
LibreOffice Module unotools (master) 1
|
#include <unotools/desktopterminationobserver.hxx>#include <com/sun/star/frame/TerminationVetoException.hpp>#include <com/sun/star/frame/XTerminateListener.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <cppuhelper/implbase.hxx>#include <comphelper/processfactory.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | utl |
| Listeners aListeners |
Definition at line 46 of file desktopterminationobserver.cxx.
| bool bAlreadyTerminated |
Definition at line 47 of file desktopterminationobserver.cxx.
| bool bCreatedAdapter |
Definition at line 48 of file desktopterminationobserver.cxx.