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

#include <ChartResourceGroups.hxx>

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

Public Member Functions

 SortByXValuesResourceGroup (weld::Builder *pBuilder)
 
void showControls (bool bShow)
 
void fillControls (const ChartTypeParameter &rParameter)
 
void fillParameter (ChartTypeParameter &rParameter)
 
- Public Member Functions inherited from chart::ChangingResource
 ChangingResource ()
 
virtual ~ChangingResource ()
 
void setChangeListener (ResourceChangeListener *pListener)
 

Private Member Functions

 DECL_LINK (SortByXValuesCheckHdl, weld::Toggleable &, void)
 

Private Attributes

std::unique_ptr< weld::CheckButtonm_xCB_XValueSorting
 

Additional Inherited Members

- Protected Attributes inherited from chart::ChangingResource
ResourceChangeListenerm_pChangeListener
 

Detailed Description

Definition at line 60 of file ChartResourceGroups.hxx.

Constructor & Destructor Documentation

◆ SortByXValuesResourceGroup()

chart::SortByXValuesResourceGroup::SortByXValuesResourceGroup ( weld::Builder pBuilder)
explicit

Definition at line 89 of file ChartResourceGroups.cxx.

References LINK, and m_xCB_XValueSorting.

Member Function Documentation

◆ DECL_LINK()

chart::SortByXValuesResourceGroup::DECL_LINK ( SortByXValuesCheckHdl  ,
weld::Toggleable ,
void   
)
private

◆ fillControls()

void chart::SortByXValuesResourceGroup::fillControls ( const ChartTypeParameter rParameter)

◆ fillParameter()

void chart::SortByXValuesResourceGroup::fillParameter ( ChartTypeParameter rParameter)

◆ showControls()

void chart::SortByXValuesResourceGroup::showControls ( bool  bShow)

Definition at line 96 of file ChartResourceGroups.cxx.

References m_xCB_XValueSorting.

Member Data Documentation

◆ m_xCB_XValueSorting

std::unique_ptr<weld::CheckButton> chart::SortByXValuesResourceGroup::m_xCB_XValueSorting
private

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