LibreOffice Module framework (master) 1
|
#include <sal/config.h>
#include <services.h>
#include <dispatch/dispatchdisabler.hxx>
#include <com/sun/star/frame/DispatchDescriptor.hpp>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | framework_DispatchDisabler_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_DispatchDisabler_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 164 of file dispatchdisabler.cxx.