LibreOffice Module framework (master) 1
|
#include <dispatch/dispatchprovider.hxx>
#include <dispatch/interceptionhelper.hxx>
#include <com/sun/star/frame/XInterceptorInfo.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <osl/diagnose.h>
#include <utility>
#include <vcl/svapp.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Macros | |
#define | FORCE_DESTRUCTION_OF_INTERCEPTION_CHAIN |
#define FORCE_DESTRUCTION_OF_INTERCEPTION_CHAIN |
Definition at line 221 of file interceptionhelper.cxx.