#include <uielement/headermenucontroller.hxx>
#include <services.h>
#include <strings.hrc>
#include <classes/fwkresid.hxx>
#include <com/sun/star/awt/MenuItemStyle.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <vcl/svapp.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/mutex.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <toolkit/awt/vclxmenu.hxx>
Go to the source code of this file.
◆ framework_HeaderMenuController_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_HeaderMenuController_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |
◆ ALL_MENUITEM_ID
const sal_uInt16 ALL_MENUITEM_ID = 1 |