LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
svx::ToolboxButtonLineStyleUpdater Class Reference

#include <tbxcolorupdate.hxx>

Public Member Functions

 ToolboxButtonLineStyleUpdater ()
 
void Update (const css::frame::FeatureStateEvent &rEvent)
 
int GetStyleIndex () const
 

Private Attributes

css::drawing::LineStyle m_eXLS
 
int m_nDashStyleIndex
 

Detailed Description

Definition at line 142 of file tbxcolorupdate.hxx.

Constructor & Destructor Documentation

◆ ToolboxButtonLineStyleUpdater()

svx::ToolboxButtonLineStyleUpdater::ToolboxButtonLineStyleUpdater ( )

Definition at line 330 of file tbxcolorupdate.cxx.

Member Function Documentation

◆ GetStyleIndex()

int svx::ToolboxButtonLineStyleUpdater::GetStyleIndex ( ) const

Definition at line 374 of file tbxcolorupdate.cxx.

References m_eXLS, and m_nDashStyleIndex.

◆ Update()

void svx::ToolboxButtonLineStyleUpdater::Update ( const css::frame::FeatureStateEvent &  rEvent)

Member Data Documentation

◆ m_eXLS

css::drawing::LineStyle svx::ToolboxButtonLineStyleUpdater::m_eXLS
private

Definition at line 145 of file tbxcolorupdate.hxx.

Referenced by GetStyleIndex(), and Update().

◆ m_nDashStyleIndex

int svx::ToolboxButtonLineStyleUpdater::m_nDashStyleIndex
private

Definition at line 146 of file tbxcolorupdate.hxx.

Referenced by GetStyleIndex(), and Update().


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