LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
VclBuilder::ComboBoxModelMap Struct Reference

Public Member Functions

 ComboBoxModelMap (OUString sId, OUString sValue, sal_Int32 nActiveId)
 

Public Attributes

OUString m_sID
 
OUString m_sValue
 
sal_Int32 m_nActiveId
 

Detailed Description

Definition at line 205 of file builder.hxx.

Constructor & Destructor Documentation

◆ ComboBoxModelMap()

VclBuilder::ComboBoxModelMap::ComboBoxModelMap ( OUString  sId,
OUString  sValue,
sal_Int32  nActiveId 
)
inline

Definition at line 210 of file builder.hxx.

References sId.

Member Data Documentation

◆ m_nActiveId

sal_Int32 VclBuilder::ComboBoxModelMap::m_nActiveId

Definition at line 209 of file builder.hxx.

◆ m_sID

OUString VclBuilder::ComboBoxModelMap::m_sID

Definition at line 207 of file builder.hxx.

◆ m_sValue

OUString VclBuilder::ComboBoxModelMap::m_sValue

Definition at line 208 of file builder.hxx.


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