LibreOffice Module svtools (master) 1
Public Member Functions | Public Attributes | List of all members
TabBar_Impl Struct Reference
Collaboration diagram for TabBar_Impl:
[legend]

Public Member Functions

sal_uInt16 getItemSize () const
 

Public Attributes

ScopedVclPtr< ImplTabSizermpSizer
 
ScopedVclPtr< TabButtons > mxButtonBox
 
ScopedVclPtr< TabBarEdit > mxEdit
 
std::vector< ImplTabBarItemmaItemList
 
vcl::AccessibleFactoryAccess maAccessibleFactory
 

Detailed Description

Definition at line 501 of file tabbar.cxx.

Member Function Documentation

◆ getItemSize()

sal_uInt16 TabBar_Impl::getItemSize ( ) const
inline

Definition at line 510 of file tabbar.cxx.

References maItemList.

Member Data Documentation

◆ maAccessibleFactory

vcl::AccessibleFactoryAccess TabBar_Impl::maAccessibleFactory

Definition at line 508 of file tabbar.cxx.

◆ maItemList

std::vector<ImplTabBarItem> TabBar_Impl::maItemList

Definition at line 506 of file tabbar.cxx.

Referenced by getItemSize().

◆ mpSizer

ScopedVclPtr<ImplTabSizer> TabBar_Impl::mpSizer

Definition at line 503 of file tabbar.cxx.

◆ mxButtonBox

ScopedVclPtr<TabButtons> TabBar_Impl::mxButtonBox

Definition at line 504 of file tabbar.cxx.

◆ mxEdit

ScopedVclPtr<TabBarEdit> TabBar_Impl::mxEdit

Definition at line 505 of file tabbar.cxx.


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