LibreOffice Module framework (master) 1
|
#include <accelerators/acceleratorconfiguration.hxx>
#include <helper/mischelper.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/util/XChangesNotifier.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ModuleAcceleratorConfiguration_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &arguments) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ModuleAcceleratorConfiguration_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | arguments | ||
) |
Definition at line 145 of file moduleacceleratorconfiguration.cxx.