LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
TcgSttbf () | |
bool | Read (SvStream &rS) override |
![]() | |
Tcg255SubStruct () | |
sal_uInt8 | id () const |
![]() | |
TBBase () | |
virtual | ~TBBase () |
TBBase (TBBase const &)=default | |
TBBase (TBBase &&)=default | |
TBBase & | operator= (TBBase const &)=default |
TBBase & | operator= (TBBase &&)=default |
sal_uInt32 | GetOffset () const |
Private Member Functions | |
TcgSttbf (const TcgSttbf &)=delete | |
TcgSttbf & | operator= (const TcgSttbf &)=delete |
Private Attributes | |
TcgSttbfCore | sttbf |
Additional Inherited Members | |
![]() | |
sal_uInt8 | ch |
![]() | |
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 TBBase::nOffSet, Tcg255SubStruct::Read(), TcgSttbfCore::Read(), SAL_INFO, sttbf, and SvStream::Tell().
|
private |
Definition at line 265 of file ww8toolbar.hxx.
Referenced by Read().