|
LibreOffice Module sw (master) 1
|
#include <com/sun/star/ui/XUIElementFactory.hpp>#include "A11yCheckIssuesPanel.hxx"#include "ThemePanel.hxx"#include "StylePresetsPanel.hxx"#include "PageStylesPanel.hxx"#include "PageFormatPanel.hxx"#include "PageHeaderPanel.hxx"#include "PageFooterPanel.hxx"#include "WrapPropertyPanel.hxx"#include "WriterInspectorTextPanel.hxx"#include "TableEditPanel.hxx"#include <navipi.hxx>#include <redlndlg.hxx>#include <sfx2/sidebar/SidebarPanelBase.hxx>#include <vcl/weldutils.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <comphelper/namedvaluecollection.hxx>#include <comphelper/compbase.hxx>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | org_apache_openoffice_comp_sw_sidebar_SwPanelFactory_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_apache_openoffice_comp_sw_sidebar_SwPanelFactory_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 213 of file SwPanelFactory.cxx.