|
LibreOffice Module framework (master) 1
|
#include <stdtypes.h>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include <com/sun/star/embed/ElementModes.hpp>#include <com/sun/star/frame/ModuleManager.hpp>#include <com/sun/star/io/XOutputStream.hpp>#include <com/sun/star/ui/ModuleUIConfigurationManager.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp>#include <com/sun/star/ui/XUIConfigurationManager.hpp>#include <com/sun/star/ui/XModuleUIConfigurationManager2.hpp>#include <com/sun/star/frame/XModuleManager2.hpp>#include <comphelper/compbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <unordered_map>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 173 of file moduleuicfgsupplier.cxx.