LibreOffice Module framework (master) 1
|
#include <accelerators/acceleratorconfiguration.hxx>
#include <accelerators/presethandler.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_DocumentAcceleratorConfiguration_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &arguments) |
Variables | |
constexpr OUStringLiteral | RESOURCETYPE_ACCELERATOR = u"accelerator" |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_DocumentAcceleratorConfiguration_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | arguments | ||
) |
Definition at line 184 of file documentacceleratorconfiguration.cxx.
|
constexpr |
Definition at line 33 of file documentacceleratorconfiguration.cxx.