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

#include <ChartColorWrapper.hxx>

Collaboration diagram for chart::sidebar::ChartLineStyleWrapper:
[legend]

Public Member Functions

 ChartLineStyleWrapper (rtl::Reference<::chart::ChartModel > xModel, SvxLineStyleToolBoxControl *pControl)
 
bool operator() (std::u16string_view rCommand, const css::uno::Any &rValue)
 
void updateModel (const rtl::Reference<::chart::ChartModel > &xModel)
 
void updateData ()
 

Private Attributes

rtl::Reference<::chart::ChartModel > mxModel
 
SvxLineStyleToolBoxControlmpControl
 

Detailed Description

Definition at line 47 of file ChartColorWrapper.hxx.

Constructor & Destructor Documentation

◆ ChartLineStyleWrapper()

chart::sidebar::ChartLineStyleWrapper::ChartLineStyleWrapper ( rtl::Reference<::chart::ChartModel >  xModel,
SvxLineStyleToolBoxControl pControl 
)

Definition at line 140 of file ChartColorWrapper.cxx.

References mxModel, and xModel.

Member Function Documentation

◆ operator()()

bool chart::sidebar::ChartLineStyleWrapper::operator() ( std::u16string_view  rCommand,
const css::uno::Any &  rValue 
)

◆ updateData()

void chart::sidebar::ChartLineStyleWrapper::updateData ( )

◆ updateModel()

void chart::sidebar::ChartLineStyleWrapper::updateModel ( const rtl::Reference<::chart::ChartModel > &  xModel)

Definition at line 148 of file ChartColorWrapper.cxx.

References mxModel, and xModel.

Referenced by chart::sidebar::ChartLinePanel::doUpdateModel().

Member Data Documentation

◆ mpControl

SvxLineStyleToolBoxControl* chart::sidebar::ChartLineStyleWrapper::mpControl
private

Definition at line 63 of file ChartColorWrapper.hxx.

Referenced by updateData().

◆ mxModel

rtl::Reference<::chart::ChartModel> chart::sidebar::ChartLineStyleWrapper::mxModel
private

Definition at line 61 of file ChartColorWrapper.hxx.

Referenced by operator()(), updateData(), and updateModel().


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