|
LibreOffice Module framework (master) 1
|
#include <uielement/menubarmanager.hxx>#include <cppuhelper/implbase.hxx>#include <svtools/popupmenucontrollerbase.hxx>#include <toolkit/awt/vclxmenu.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <vcl/svapp.hxx>#include <vcl/window.hxx>#include <sal/log.hxx>#include <com/sun/star/embed/VerbAttributes.hpp>#include <com/sun/star/embed/VerbDescriptor.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/frame/ModuleManager.hpp>#include <com/sun/star/frame/XStorable.hpp>#include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>#include <com/sun/star/util/URL.hpp>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ResourceMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ToolbarAsMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_WindowListMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_SaveAsMenuController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ResourceMenuController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 550 of file resourcemenucontroller.cxx.
References args.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_SaveAsMenuController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 574 of file resourcemenucontroller.cxx.
References args.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ToolbarAsMenuController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 558 of file resourcemenucontroller.cxx.
References args.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_WindowListMenuController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 566 of file resourcemenucontroller.cxx.
References args.