37 ChartTypeUnoDlg(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
43 virtual void implInitialize(
const css::uno::Any& _rValue)
override;
44 virtual std::unique_ptr<weld::DialogController>
createDialog(
const css::uno::Reference<css::awt::XWindow>& rParent)
override;
53 virtual css::uno::Reference< css::beans::XPropertySetInfo> SAL_CALL
getPropertySetInfo()
override;
54 virtual ::cppu::IPropertyArrayHelper& SAL_CALL
getInfoHelper()
override;
virtual ~ChartTypeUnoDlg() override
virtual ::cppu::IPropertyArrayHelper &SAL_CALL getInfoHelper() override
virtual ::cppu::IPropertyArrayHelper * createArrayHelper() const override
virtual OUString SAL_CALL getImplementationName() override
ChartTypeUnoDlg(const ChartTypeUnoDlg &)=delete
virtual std::unique_ptr< weld::DialogController > createDialog(const css::uno::Reference< css::awt::XWindow > &rParent) override
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo() override
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() override
void operator=(const ChartTypeUnoDlg &)=delete
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() override
rtl::Reference<::chart::ChartModel > m_xChartModel
virtual void implInitialize(const css::uno::Any &_rValue) override
ChartTypeUnoDlg(const css::uno::Reference< css::uno::XComponentContext > &xContext)
::svt::OGenericUnoDialog ChartTypeUnoDlg_BASE