LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Tcg255 Class Reference

#include <ww8toolbar.hxx>

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

Public Member Functions

 Tcg255 ()
 
virtual ~Tcg255 () override
 
bool Read (SvStream &rS) override
 
bool ImportCustomToolBar (SfxObjectShell &rDocSh)
 
- 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 Member Functions

 Tcg255 (const Tcg255 &)=delete
 
Tcg255operator= (const Tcg255 &)=delete
 
bool processSubStruct (sal_uInt8 nId, SvStream &)
 

Private Attributes

std::vector< std::unique_ptr< Tcg255SubStruct > > m_rgtcgData
 

Additional Inherited Members

- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 313 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ Tcg255() [1/2]

Tcg255::Tcg255 ( const Tcg255 )
privatedelete

◆ Tcg255() [2/2]

Tcg255::Tcg255 ( )

Definition at line 642 of file ww8toolbar.cxx.

◆ ~Tcg255()

Tcg255::~Tcg255 ( )
overridevirtual

Definition at line 646 of file ww8toolbar.cxx.

Member Function Documentation

◆ ImportCustomToolBar()

bool Tcg255::ImportCustomToolBar ( SfxObjectShell rDocSh)

◆ operator=()

Tcg255 & Tcg255::operator= ( const Tcg255 )
privatedelete

◆ processSubStruct()

bool Tcg255::processSubStruct ( sal_uInt8  nId,
SvStream rS 
)
private

Definition at line 650 of file ww8toolbar.cxx.

References m_rgtcgData, nId, and SAL_INFO.

Referenced by Read().

◆ Read()

bool Tcg255::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ m_rgtcgData

std::vector< std::unique_ptr<Tcg255SubStruct> > Tcg255::m_rgtcgData
private

Definition at line 315 of file ww8toolbar.hxx.

Referenced by ImportCustomToolBar(), and processSubStruct().


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