LibreOffice Module sw (master) 1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
Xstz () | |
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 | |
Xstz (const Xstz &)=delete | |
Xstz & | operator= (const Xstz &)=delete |
Private Attributes | |
Xst | m_xst |
sal_uInt16 | m_chTerm |
Additional Inherited Members | |
Protected Attributes inherited from TBBase | |
sal_uInt32 | nOffSet |
Definition at line 274 of file ww8toolbar.hxx.
|
privatedelete |
Xstz::Xstz | ( | ) |
Definition at line 931 of file ww8toolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 936 of file ww8toolbar.cxx.
References SvStream::good(), m_chTerm, m_xst, TBBase::nOffSet, Xst::Read(), SvStream::ReadUInt16(), SAL_INFO, and SvStream::Tell().
Referenced by MacroName::Read().
|
private |
Definition at line 277 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 276 of file ww8toolbar.hxx.
Referenced by Read().