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

#include <dlg_InsertDataLabel.hxx>

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

Public Member Functions

 DataLabelsDialog (weld::Window *pParent, const SfxItemSet &rInAttrs, SvNumberFormatter *pFormatter)
 
virtual ~DataLabelsDialog () override
 
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
 

Private Attributes

std::unique_ptr< DataLabelResourcesm_apDataLabelResources
 

Additional Inherited Members

- Static Public Member Functions inherited from weld::DialogController
static bool runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &)
 
- Protected Attributes inherited from weld::GenericDialogController
std::unique_ptr< weld::Builderm_xBuilder
 
std::shared_ptr< weld::Dialogm_xDialog
 

Detailed Description

Definition at line 31 of file dlg_InsertDataLabel.hxx.

Constructor & Destructor Documentation

◆ DataLabelsDialog()

chart::DataLabelsDialog::DataLabelsDialog ( weld::Window pParent,
const SfxItemSet rInAttrs,
SvNumberFormatter pFormatter 
)

Definition at line 26 of file dlg_InsertDataLabel.cxx.

References get(), and m_apDataLabelResources.

◆ ~DataLabelsDialog()

chart::DataLabelsDialog::~DataLabelsDialog ( )
overridevirtualdefault

Member Function Documentation

◆ FillItemSet()

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

Member Data Documentation

◆ m_apDataLabelResources

std::unique_ptr<DataLabelResources> chart::DataLabelsDialog::m_apDataLabelResources
private

Definition at line 34 of file dlg_InsertDataLabel.hxx.

Referenced by DataLabelsDialog(), and FillItemSet().


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