LibreOffice Module filter (master) 1
Public Member Functions | Private Attributes | List of all members
TBCCDData Class Referencefinal

#include <mstoolbar.hxx>

Inheritance diagram for TBCCDData:
[legend]
Collaboration diagram for TBCCDData:
[legend]

Public Member Functions

 TBCCDData ()
 
virtual ~TBCCDData () override
 
bool Read (SvStream &rS) override
 
- Public Member Functions inherited from TBBase
 TBBase ()
 
virtual ~TBBase ()
 
 TBBase (TBBase const &)=default
 
 TBBase (TBBase &&)=default
 
TBBaseoperator= (TBBase const &)=default
 
TBBaseoperator= (TBBase &&)=default
 
virtual bool Read (SvStream &rS)=0
 
sal_uInt32 GetOffset () const
 

Private Attributes

sal_Int16 cwstrItems
 
std::vector< WStringwstrList
 
sal_Int16 cwstrMRU
 
sal_Int16 iSel
 
sal_Int16 cLines
 
sal_Int16 dxWidth
 
WString wstrEdit
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 186 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBCCDData()

TBCCDData::TBCCDData ( )

Definition at line 663 of file mstoolbar.cxx.

◆ ~TBCCDData()

TBCCDData::~TBCCDData ( )
overridevirtual

Definition at line 672 of file mstoolbar.cxx.

Member Function Documentation

◆ Read()

bool TBCCDData::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ cLines

sal_Int16 TBCCDData::cLines
private

Definition at line 192 of file mstoolbar.hxx.

Referenced by Read().

◆ cwstrItems

sal_Int16 TBCCDData::cwstrItems
private

Definition at line 188 of file mstoolbar.hxx.

Referenced by Read().

◆ cwstrMRU

sal_Int16 TBCCDData::cwstrMRU
private

Definition at line 190 of file mstoolbar.hxx.

Referenced by Read().

◆ dxWidth

sal_Int16 TBCCDData::dxWidth
private

Definition at line 193 of file mstoolbar.hxx.

Referenced by Read().

◆ iSel

sal_Int16 TBCCDData::iSel
private

Definition at line 191 of file mstoolbar.hxx.

Referenced by Read().

◆ wstrEdit

WString TBCCDData::wstrEdit
private

Definition at line 194 of file mstoolbar.hxx.

Referenced by Read().

◆ wstrList

std::vector< WString > TBCCDData::wstrList
private

Definition at line 189 of file mstoolbar.hxx.

Referenced by Read().


The documentation for this class was generated from the following files: