29using ::com::sun::star::uno::Sequence;
64 return "com.sun.star.comp.chart.FilledNetChartType";
76 "com.sun.star.chart2.ChartType",
77 "com.sun.star.beans.PropertySet" };
82extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface *
84 css::uno::Sequence<css::uno::Any>
const &)
86 return cppu::acquire(new ::chart::FilledNetChartType);
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_chart_FilledNetChartType_get_implementation(css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
virtual sal_Bool SAL_CALL supportsService(const OUString &ServiceName) override
virtual rtl::Reference< ChartType > cloneChartType() const override
virtual OUString SAL_CALL getImplementationName() override
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() override
virtual ~FilledNetChartType() override
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone() override
virtual OUString SAL_CALL getChartType() override
bool CPPUHELPER_DLLPUBLIC supportsService(css::lang::XServiceInfo *implementation, rtl::OUString const &name)
constexpr OUStringLiteral CHART2_SERVICE_NAME_CHARTTYPE_FILLED_NET