LibreOffice Module vcl (master) 1
|
#include <ivctrl.hxx>
Public Member Functions | |
SvxIconChoiceCtrlColumnInfo () | |
SvxIconChoiceCtrlColumnInfo (const SvxIconChoiceCtrlColumnInfo &) | |
void | SetWidth (tools::Long nWd) |
tools::Long | GetWidth () const |
Private Attributes | |
tools::Long | nWidth |
Definition at line 127 of file ivctrl.hxx.
|
inline |
Definition at line 132 of file ivctrl.hxx.
SvxIconChoiceCtrlColumnInfo::SvxIconChoiceCtrlColumnInfo | ( | const SvxIconChoiceCtrlColumnInfo & | rInfo | ) |
Definition at line 77 of file ivctrl.cxx.
References nWidth.
|
inline |
Definition at line 137 of file ivctrl.hxx.
References nWidth.
Referenced by SvxIconChoiceCtrl_Impl::SetColumn().
|
inline |
Definition at line 136 of file ivctrl.hxx.
References nWidth.
|
private |
Definition at line 129 of file ivctrl.hxx.
Referenced by GetWidth(), SetWidth(), and SvxIconChoiceCtrlColumnInfo().