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

#include <ChartResourceGroups.hxx>

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

Public Member Functions

 Dim3DLookResourceGroup (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 (Dim3DLookCheckHdl, weld::Toggleable &, void)
 
 DECL_LINK (SelectSchemeHdl, weld::ComboBox &, void)
 

Private Attributes

std::unique_ptr< weld::CheckButtonm_xCB_3DLook
 
std::unique_ptr< weld::ComboBoxm_xLB_Scheme
 

Additional Inherited Members

- Protected Attributes inherited from chart::ChangingResource
ResourceChangeListenerm_pChangeListener
 

Detailed Description

Definition at line 41 of file ChartResourceGroups.hxx.

Constructor & Destructor Documentation

◆ Dim3DLookResourceGroup()

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

Definition at line 31 of file ChartResourceGroups.cxx.

References LINK, m_xCB_3DLook, and m_xLB_Scheme.

Member Function Documentation

◆ DECL_LINK() [1/2]

chart::Dim3DLookResourceGroup::DECL_LINK ( Dim3DLookCheckHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [2/2]

chart::Dim3DLookResourceGroup::DECL_LINK ( SelectSchemeHdl  ,
weld::ComboBox ,
void   
)
private

◆ fillControls()

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

◆ fillParameter()

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

◆ showControls()

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

Definition at line 39 of file ChartResourceGroups.cxx.

References m_xCB_3DLook, and m_xLB_Scheme.

Member Data Documentation

◆ m_xCB_3DLook

std::unique_ptr<weld::CheckButton> chart::Dim3DLookResourceGroup::m_xCB_3DLook
private

◆ m_xLB_Scheme

std::unique_ptr<weld::ComboBox> chart::Dim3DLookResourceGroup::m_xLB_Scheme
private

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