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

#include <dlg_InsertErrorBars.hxx>

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

Public Member Functions

 InsertErrorBarsDialog (weld::Window *pParent, const SfxItemSet &rMyAttrs, const rtl::Reference<::chart::ChartModel > &xChartDocument, ErrorBarResources::tErrorBarType eType)
 
void SetAxisMinorStepWidthForErrorBarDecimals (double fMinorStepWidth)
 
void FillItemSet (SfxItemSet &rOutAttrs)
 
- Public Member Functions inherited from weld::GenericDialogController
 GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false)
 
virtual DialoggetDialog () override
 
virtual ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override
 
- Public Member Functions inherited from weld::DialogController
virtual DialoggetDialog ()=0
 
const DialoggetConstDialog () const
 
virtual short run ()
 
void set_title (const OUString &rTitle)
 
OUString get_title () const
 
void set_help_id (const OUString &rHelpId)
 
OUString get_help_id () const
 
void response (int nResponse)
 
virtual ~DialogController () COVERITY_NOEXCEPT_FALSE
 

Static Public Member Functions

static double getAxisMinorStepWidthForErrorBarDecimals (const rtl::Reference<::chart::ChartModel > &xChartModel, const rtl::Reference<::chart::ChartView > &xChartView, std::u16string_view rSelectedObjectCID)
 
- Static Public Member Functions inherited from weld::DialogController
static bool runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &)
 

Private Attributes

std::unique_ptr< ErrorBarResourcesm_apErrorBarResources
 

Additional Inherited Members

- Protected Attributes inherited from weld::GenericDialogController
std::unique_ptr< weld::Builderm_xBuilder
 
std::shared_ptr< weld::Dialogm_xDialog
 

Detailed Description

Definition at line 36 of file dlg_InsertErrorBars.hxx.

Constructor & Destructor Documentation

◆ InsertErrorBarsDialog()

chart::InsertErrorBarsDialog::InsertErrorBarsDialog ( weld::Window pParent,
const SfxItemSet rMyAttrs,
const rtl::Reference<::chart::ChartModel > &  xChartDocument,
ErrorBarResources::tErrorBarType  eType 
)

Member Function Documentation

◆ FillItemSet()

void chart::InsertErrorBarsDialog::FillItemSet ( SfxItemSet rOutAttrs)

◆ getAxisMinorStepWidthForErrorBarDecimals()

double chart::InsertErrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals ( const rtl::Reference<::chart::ChartModel > &  xChartModel,
const rtl::Reference<::chart::ChartView > &  xChartView,
std::u16string_view  rSelectedObjectCID 
)
static

◆ SetAxisMinorStepWidthForErrorBarDecimals()

void chart::InsertErrorBarsDialog::SetAxisMinorStepWidthForErrorBarDecimals ( double  fMinorStepWidth)

Member Data Documentation

◆ m_apErrorBarResources

std::unique_ptr<ErrorBarResources> chart::InsertErrorBarsDialog::m_apErrorBarResources
private

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