LibreOffice Module vcl (master) 1
|
Public Attributes | |
OUString | sId |
SvxIconChoiceCtrlEntry * | pEntry |
VclPtr< vcl::Window > | xPage |
the TabPage itself More... | |
Definition at line 431 of file ivctrl.cxx.
SvxIconChoiceCtrlEntry* VerticalTabPageData::pEntry |
Definition at line 434 of file ivctrl.cxx.
Referenced by VerticalTabControl::InsertPage(), and VerticalTabControl::SetCurPageId().
OUString VerticalTabPageData::sId |
Definition at line 433 of file ivctrl.cxx.
Referenced by VerticalTabControl::InsertPage().
VclPtr<vcl::Window> VerticalTabPageData::xPage |
the TabPage itself
Definition at line 435 of file ivctrl.cxx.
Referenced by VerticalTabControl::InsertPage(), and VerticalTabControl::SetCurPageId().