LibreOffice Module framework (master) 1
Functions | Variables
documentacceleratorconfiguration.cxx File Reference
#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>
Include dependency graph for documentacceleratorconfiguration.cxx:

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"
 

Function Documentation

◆ com_sun_star_comp_framework_DocumentAcceleratorConfiguration_get_implementation()

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.

Variable Documentation

◆ RESOURCETYPE_ACCELERATOR

constexpr OUStringLiteral RESOURCETYPE_ACCELERATOR = u"accelerator"
constexpr

Definition at line 33 of file documentacceleratorconfiguration.cxx.