LibreOffice Module vcl (master) 1
Public Types | Public Attributes | List of all members
VclBuilder::ListStore Struct Reference

Public Types

typedef std::vector< OUString > row
 

Public Attributes

std::vector< rowm_aEntries
 

Detailed Description

Definition at line 218 of file builder.hxx.

Member Typedef Documentation

◆ row

typedef std::vector<OUString> VclBuilder::ListStore::row

Definition at line 220 of file builder.hxx.

Member Data Documentation

◆ m_aEntries

std::vector<row> VclBuilder::ListStore::m_aEntries

Definition at line 221 of file builder.hxx.

Referenced by VclBuilder::mungeModel().


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