LibreOffice Module chart2 (master) 1
Namespaces | Functions
Chart2PanelFactory.cxx File Reference
#include "Chart2PanelFactory.hxx"
#include <sfx2/sidebar/SidebarPanelBase.hxx>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <cppuhelper/exc_hlp.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <vcl/weldutils.hxx>
#include "ChartElementsPanel.hxx"
#include "ChartTypePanel.hxx"
#include "ChartSeriesPanel.hxx"
#include <ChartController.hxx>
#include "ChartAxisPanel.hxx"
#include "ChartErrorBarPanel.hxx"
#include "ChartAreaPanel.hxx"
#include "ChartLinePanel.hxx"
Include dependency graph for Chart2PanelFactory.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 
namespace  chart::sidebar
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_libreoffice_comp_chart2_sidebar_ChartPanelFactory (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ org_libreoffice_comp_chart2_sidebar_ChartPanelFactory()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_libreoffice_comp_chart2_sidebar_ChartPanelFactory ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 142 of file Chart2PanelFactory.cxx.