|
LibreOffice Module unotools (master) 1
|
#include <sal/config.h>#include <osl/diagnose.h>#include <unotools/sharedunocomponent.hxx>#include <com/sun/star/lang/XComponent.hpp>#include <com/sun/star/util/CloseVetoException.hpp>#include <com/sun/star/util/XCloseable.hpp>#include <cppuhelper/implbase.hxx>#include <tools/debug.hxx>#include <comphelper/diagnose_ex.hxx>Go to the source code of this file.
Classes | |
| class | utl::CloseableComponentImpl |
Namespaces | |
| namespace | utl |
Typedefs | |
| typedef ::cppu::WeakImplHelper< XCloseListener > | utl::CloseableComponentImpl_Base |