LibreOffice Module cui (master) 1
Public Member Functions | Public Attributes | List of all members
SvxGeneralTabPage::Row Struct Reference

Public Member Functions

 Row (std::unique_ptr< weld::Label > xLabel_)
 

Public Attributes

std::unique_ptr< weld::LabelxLabel
 
unsigned nFirstField
 
unsigned nLastField
 

Detailed Description

Definition at line 167 of file optgenrl.cxx.

Constructor & Destructor Documentation

◆ Row()

SvxGeneralTabPage::Row::Row ( std::unique_ptr< weld::Label xLabel_)
inlineexplicit

Definition at line 175 of file optgenrl.cxx.

References xLabel.

Member Data Documentation

◆ nFirstField

unsigned SvxGeneralTabPage::Row::nFirstField

◆ nLastField

unsigned SvxGeneralTabPage::Row::nLastField

◆ xLabel

std::unique_ptr<weld::Label> SvxGeneralTabPage::Row::xLabel

Definition at line 170 of file optgenrl.cxx.

Referenced by Row(), and SvxGeneralTabPage::SetData_Impl().


The documentation for this struct was generated from the following file: