LibreOffice Module svx (master) 1
|
#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 |
Definition at line 142 of file tbxcolorupdate.hxx.
svx::ToolboxButtonLineStyleUpdater::ToolboxButtonLineStyleUpdater | ( | ) |
Definition at line 330 of file tbxcolorupdate.cxx.
int svx::ToolboxButtonLineStyleUpdater::GetStyleIndex | ( | ) | const |
Definition at line 374 of file tbxcolorupdate.cxx.
References m_eXLS, and m_nDashStyleIndex.
void svx::ToolboxButtonLineStyleUpdater::Update | ( | const css::frame::FeatureStateEvent & | rEvent | ) |
Definition at line 336 of file tbxcolorupdate.cxx.
References SfxObjectShell::Current(), XDashEntry::GetDash(), SvxDashListItem::GetDashList(), XLineDashItem::GetDashValue(), SfxShell::GetItem(), SfxEnumItem< typename EnumT >::GetValue(), i, m_eXLS, m_nDashStyleIndex, XLineStyleItem::PutValue(), and XLineDashItem::PutValue().
|
private |
Definition at line 145 of file tbxcolorupdate.hxx.
Referenced by GetStyleIndex(), and Update().
|
private |
Definition at line 146 of file tbxcolorupdate.hxx.
Referenced by GetStyleIndex(), and Update().