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

#include <mstoolbar.hxx>

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

Public Member Functions

 TBCComboDropdownSpecific (const TBCHeader &header)
 
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

std::shared_ptr< TBCCDDatadata
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 202 of file mstoolbar.hxx.

Constructor & Destructor Documentation

◆ TBCComboDropdownSpecific()

TBCComboDropdownSpecific::TBCComboDropdownSpecific ( const TBCHeader header)

Definition at line 637 of file mstoolbar.cxx.

References data, and header.

Member Function Documentation

◆ Read()

bool TBCComboDropdownSpecific::Read ( SvStream rS)
overridevirtual

Implements TBBase.

Definition at line 643 of file mstoolbar.cxx.

References data, TBBase::nOffSet, and SvStream::Tell().

Member Data Documentation

◆ data

std::shared_ptr< TBCCDData > TBCComboDropdownSpecific::data
private

Definition at line 204 of file mstoolbar.hxx.

Referenced by Read(), and TBCComboDropdownSpecific().


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