LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplTabCtrlData Struct Reference
Collaboration diagram for ImplTabCtrlData:
[legend]

Public Attributes

std::vector< ImplTabItemmaItemList
 
VclPtr< ListBoxmpListBox
 

Detailed Description

Definition at line 91 of file tabctrl.cxx.

Member Data Documentation

◆ maItemList

std::vector< ImplTabItem > ImplTabCtrlData::maItemList

Definition at line 93 of file tabctrl.cxx.

Referenced by lcl_AdjustSingleLineTabs().

◆ mpListBox

VclPtr<ListBox> ImplTabCtrlData::mpListBox

Definition at line 94 of file tabctrl.cxx.


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