LibreOffice Module sw (master) 1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
TcgSttbf () | |
bool | Read (SvStream &rS) override |
Public Member Functions inherited from Tcg255SubStruct | |
Tcg255SubStruct () | |
sal_uInt8 | id () const |
bool | Read (SvStream &rS) override |
Public Member Functions inherited from TBBase | |
TBBase () | |
virtual | ~TBBase () |
TBBase (TBBase const &)=default | |
TBBase (TBBase &&)=default | |
TBBase & | operator= (TBBase const &)=default |
TBBase & | operator= (TBBase &&)=default |
virtual bool | Read (SvStream &rS)=0 |
sal_uInt32 | GetOffset () const |
Private Member Functions | |
TcgSttbf (const TcgSttbf &)=delete | |
TcgSttbf & | operator= (const TcgSttbf &)=delete |
Private Attributes | |
TcgSttbfCore | m_sttbf |
Additional Inherited Members | |
Protected Attributes inherited from Tcg255SubStruct | |
sal_uInt8 | m_ch |
Protected Attributes inherited from TBBase | |
sal_uInt32 | nOffSet |
Definition at line 263 of file ww8toolbar.hxx.
|
privatedelete |
|
explicit |
Definition at line 846 of file ww8toolbar.cxx.
|
overridevirtual |
Reimplemented from Tcg255SubStruct.
Definition at line 850 of file ww8toolbar.cxx.
References m_sttbf, TBBase::nOffSet, Tcg255SubStruct::Read(), TcgSttbfCore::Read(), SAL_INFO, and SvStream::Tell().
|
private |
Definition at line 265 of file ww8toolbar.hxx.
Referenced by Read().