|
LibreOffice Module sd (master) 1
|
#include "PanelFactory.hxx"#include <framework/Pane.hxx>#include <ViewShellBase.hxx>#include <DrawController.hxx>#include "LayoutMenu.hxx"#include "CurrentMasterPagesSelector.hxx"#include "RecentMasterPagesSelector.hxx"#include "AllMasterPagesSelector.hxx"#include <CustomAnimationPane.hxx>#include "NavigatorWrapper.hxx"#include <SlideTransitionPane.hxx>#include <TableDesignPane.hxx>#include "SlideBackground.hxx"#include <sfx2/sidebar/SidebarPanelBase.hxx>#include <com/sun/star/uno/XComponentContext.hpp>#include <comphelper/namedvaluecollection.hxx>#include <comphelper/servicehelper.hxx>#include <cppuhelper/supportsservice.hxx>#include <vcl/weldutils.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sd |
| namespace | sd::sidebar |
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | org_openoffice_comp_Draw_framework_PanelFactory_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_openoffice_comp_Draw_framework_PanelFactory_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 148 of file PanelFactory.cxx.