LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
SvxIconChoiceCtrlColumnInfo Class Reference

#include <ivctrl.hxx>

Public Member Functions

 SvxIconChoiceCtrlColumnInfo ()
 
 SvxIconChoiceCtrlColumnInfo (const SvxIconChoiceCtrlColumnInfo &)
 
void SetWidth (tools::Long nWd)
 
tools::Long GetWidth () const
 

Private Attributes

tools::Long nWidth
 

Detailed Description

Definition at line 127 of file ivctrl.hxx.

Constructor & Destructor Documentation

◆ SvxIconChoiceCtrlColumnInfo() [1/2]

SvxIconChoiceCtrlColumnInfo::SvxIconChoiceCtrlColumnInfo ( )
inline

Definition at line 132 of file ivctrl.hxx.

◆ SvxIconChoiceCtrlColumnInfo() [2/2]

SvxIconChoiceCtrlColumnInfo::SvxIconChoiceCtrlColumnInfo ( const SvxIconChoiceCtrlColumnInfo rInfo)

Definition at line 77 of file ivctrl.cxx.

References nWidth.

Member Function Documentation

◆ GetWidth()

tools::Long SvxIconChoiceCtrlColumnInfo::GetWidth ( ) const
inline

Definition at line 137 of file ivctrl.hxx.

References nWidth.

Referenced by SvxIconChoiceCtrl_Impl::SetColumn().

◆ SetWidth()

void SvxIconChoiceCtrlColumnInfo::SetWidth ( tools::Long  nWd)
inline

Definition at line 136 of file ivctrl.hxx.

References nWidth.

Member Data Documentation

◆ nWidth

tools::Long SvxIconChoiceCtrlColumnInfo::nWidth
private

Definition at line 129 of file ivctrl.hxx.

Referenced by GetWidth(), SetWidth(), and SvxIconChoiceCtrlColumnInfo().


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