|
LibreOffice Module framework (master) 1
|
#include <sal/config.h>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/frame/XStatusListener.hpp>#include <com/sun/star/util/XURLTransformer.hpp>#include <cppuhelper/supportsservice.hxx>#include <vcl/graph.hxx>#include <vcl/svapp.hxx>#include <vcl/settings.hxx>#include <vcl/image.hxx>#include <svtools/popupmenucontrollerbase.hxx>#include <toolkit/awt/vclxmenu.hxx>#include <osl/mutex.hxx>#include <unordered_map>#include <classes/fwkresid.hxx>#include <bitmaps.hlst>#include <strings.hrc>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ControlMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
Variables | |
| static const char * | aCommands [] |
| static TranslateId | aLabels [] |
| const rtl::OUStringConstExpr | aImgIds [] |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ControlMenuController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 322 of file controlmenucontroller.cxx.
|
static |
Definition at line 42 of file controlmenucontroller.cxx.
| const rtl::OUStringConstExpr aImgIds[] |
Definition at line 90 of file controlmenucontroller.cxx.
|
static |
Definition at line 66 of file controlmenucontroller.cxx.