LibreOffice Module chart2 (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
chart::ChartTypeUnoDlg Class Referencefinal

#include <dlg_ChartType_UNO.hxx>

Inheritance diagram for chart::ChartTypeUnoDlg:
[legend]
Collaboration diagram for chart::ChartTypeUnoDlg:
[legend]

Public Member Functions

 ChartTypeUnoDlg (const css::uno::Reference< css::uno::XComponentContext > &xContext)
 
- Public Member Functions inherited from svt::OGenericUnoDialog
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &_rType) override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () override=0
 
virtual OUString SAL_CALL getImplementationName () override=0
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override=0
 
virtual void SAL_CALL setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override
 
virtual sal_Bool SAL_CALL convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override
 
virtual void SAL_CALL setTitle (const OUString &aTitle) override
 
virtual sal_Int16 SAL_CALL execute () override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override
 
- Public Member Functions inherited from comphelper::OPropertyArrayUsageHelper< ChartTypeUnoDlg >
 OPropertyArrayUsageHelper ()
 
virtual ~OPropertyArrayUsageHelper ()
 
::cppu::IPropertyArrayHelpergetArrayHelper ()
 

Private Member Functions

virtual ~ChartTypeUnoDlg () override
 
virtual void implInitialize (const css::uno::Any &_rValue) override
 
virtual std::unique_ptr< weld::DialogControllercreateDialog (const css::uno::Reference< css::awt::XWindow > &rParent) override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo () override
 
virtual ::cppu::IPropertyArrayHelper &SAL_CALL getInfoHelper () override
 
virtual ::cppu::IPropertyArrayHelpercreateArrayHelper () const override
 
 ChartTypeUnoDlg (const ChartTypeUnoDlg &)=delete
 
void operator= (const ChartTypeUnoDlg &)=delete
 

Private Attributes

rtl::Reference<::chart::ChartModel > m_xChartModel
 

Additional Inherited Members

- Protected Member Functions inherited from svt::OGenericUnoDialog
 OGenericUnoDialog (const css::uno::Reference< css::uno::XComponentContext > &_rxContext)
 
virtual ~OGenericUnoDialog () override
 
virtual std::unique_ptr< weld::DialogControllercreateDialog (const css::uno::Reference< css::awt::XWindow > &rParent)=0
 
void destroyDialog ()
 
virtual void executedDialog (sal_Int16)
 
virtual void implInitialize (const css::uno::Any &_rValue)
 
virtual ::cppu::IPropertyArrayHelpercreateArrayHelper () const =0
 
- Static Protected Member Functions inherited from comphelper::OPropertyArrayUsageHelper< ChartTypeUnoDlg >
static std::mutextheMutex ()
 
- Protected Attributes inherited from svt::OGenericUnoDialog
std::unique_ptr< weld::DialogControllerm_xDialog
 
bool m_bExecuting
 
bool m_bTitleAmbiguous
 
bool m_bInitialized
 
OUString m_sTitle
 
css::uno::Reference< css::awt::XWindow > m_xParent
 
css::uno::Reference< css::uno::XComponentContext > m_aContext
 
- Static Protected Attributes inherited from comphelper::OPropertyArrayUsageHelper< ChartTypeUnoDlg >
static sal_Int32 s_nRefCount
 
::cppu::IPropertyArrayHelpers_pProps
 

Detailed Description

Definition at line 33 of file dlg_ChartType_UNO.hxx.

Constructor & Destructor Documentation

◆ ChartTypeUnoDlg() [1/2]

chart::ChartTypeUnoDlg::ChartTypeUnoDlg ( const css::uno::Reference< css::uno::XComponentContext > &  xContext)

◆ ~ChartTypeUnoDlg()

chart::ChartTypeUnoDlg::~ChartTypeUnoDlg ( )
overrideprivatevirtual

Definition at line 36 of file dlg_ChartType_UNO.cxx.

References m_aMutex, and m_xDialog.

◆ ChartTypeUnoDlg() [2/2]

chart::ChartTypeUnoDlg::ChartTypeUnoDlg ( const ChartTypeUnoDlg )
privatedelete

Member Function Documentation

◆ createArrayHelper()

cppu::IPropertyArrayHelper * chart::ChartTypeUnoDlg::createArrayHelper ( ) const
overrideprivatevirtual

◆ createDialog()

std::unique_ptr< weld::DialogController > chart::ChartTypeUnoDlg::createDialog ( const css::uno::Reference< css::awt::XWindow > &  rParent)
overrideprivatevirtual

Implements svt::OGenericUnoDialog.

Definition at line 80 of file dlg_ChartType_UNO.cxx.

References Application::GetFrameWeld().

◆ getImplementationId()

uno::Sequence< sal_Int8 > SAL_CALL chart::ChartTypeUnoDlg::getImplementationId ( )
overrideprivatevirtual

Implements svt::OGenericUnoDialog.

Definition at line 57 of file dlg_ChartType_UNO.cxx.

◆ getImplementationName()

OUString SAL_CALL chart::ChartTypeUnoDlg::getImplementationName ( )
overrideprivatevirtual

◆ getInfoHelper()

cppu::IPropertyArrayHelper & chart::ChartTypeUnoDlg::getInfoHelper ( )
overrideprivate

Definition at line 92 of file dlg_ChartType_UNO.cxx.

◆ getPropertySetInfo()

uno::Reference< beans::XPropertySetInfo > SAL_CALL chart::ChartTypeUnoDlg::getPropertySetInfo ( )
overrideprivatevirtual

Definition at line 87 of file dlg_ChartType_UNO.cxx.

◆ getSupportedServiceNames()

css::uno::Sequence< OUString > SAL_CALL chart::ChartTypeUnoDlg::getSupportedServiceNames ( )
overrideprivatevirtual

Implements svt::OGenericUnoDialog.

Definition at line 53 of file dlg_ChartType_UNO.cxx.

References CHART_TYPE_DIALOG_SERVICE_NAME.

◆ implInitialize()

void chart::ChartTypeUnoDlg::implInitialize ( const css::uno::Any &  _rValue)
overrideprivatevirtual

Reimplemented from svt::OGenericUnoDialog.

Definition at line 61 of file dlg_ChartType_UNO.cxx.

◆ operator=()

void chart::ChartTypeUnoDlg::operator= ( const ChartTypeUnoDlg )
privatedelete

Member Data Documentation

◆ m_xChartModel

rtl::Reference<::chart::ChartModel> chart::ChartTypeUnoDlg::m_xChartModel
private

Definition at line 62 of file dlg_ChartType_UNO.hxx.


The documentation for this class was generated from the following files: