LibreOffice Module sw (master) 1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
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 |
Protected Attributes | |
sal_uInt8 | m_ch |
Protected Attributes inherited from TBBase | |
sal_uInt32 | nOffSet |
Private Member Functions | |
Tcg255SubStruct (const Tcg255SubStruct &)=delete | |
Tcg255SubStruct & | operator= (const Tcg255SubStruct &)=delete |
Friends | |
class | Tcg255 |
Definition at line 88 of file ww8toolbar.hxx.
|
privatedelete |
|
explicit |
Definition at line 737 of file ww8toolbar.cxx.
|
inline |
Definition at line 100 of file ww8toolbar.hxx.
References m_ch.
|
privatedelete |
|
overridevirtual |
Implements TBBase.
Reimplemented in SwCTBWrapper, PlfMcd, PlfAcd, PlfKme, TcgSttbf, and MacroNames.
Definition at line 741 of file ww8toolbar.cxx.
References SvStream::good(), TBBase::nOffSet, SAL_INFO, and SvStream::Tell().
Referenced by SwCTBWrapper::Read(), PlfMcd::Read(), PlfAcd::Read(), PlfKme::Read(), TcgSttbf::Read(), and MacroNames::Read().
|
friend |
Definition at line 90 of file ww8toolbar.hxx.
|
protected |
Definition at line 96 of file ww8toolbar.hxx.
Referenced by id().