#include <uielement/toolbarmodemenucontroller.hxx>
#include <services.h>
#include <com/sun/star/awt/MenuItemStyle.hpp>
#include <com/sun/star/ui/UIElementType.hpp>
#include <com/sun/star/frame/XModuleManager.hpp>
#include <com/sun/star/frame/ModuleManager.hpp>
#include <toolkit/awt/vclxmenu.hxx>
#include <officecfg/Office/Common.hxx>
#include <vcl/svapp.hxx>
#include <vcl/EnumContext.hxx>
#include <rtl/ustrbuf.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/types.hxx>
#include <unotools/confignode.hxx>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
◆ framework_ToolbarModeMenuController_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_ToolbarModeMenuController_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |