LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
MacroName () | |
bool | Read (SvStream &rS) override |
![]() | |
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 | |
MacroName (const MacroName &)=delete | |
MacroName & | operator= (const MacroName &)=delete |
Private Attributes | |
sal_uInt16 | ibst |
Xstz | xstz |
Additional Inherited Members | |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 287 of file ww8toolbar.hxx.
|
privatedelete |
MacroName::MacroName | ( | ) |
Definition at line 919 of file ww8toolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 923 of file ww8toolbar.cxx.
References ibst, TBBase::nOffSet, Xstz::Read(), SvStream::ReadUInt16(), SAL_INFO, SvStream::Tell(), and xstz.
|
private |
Definition at line 289 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 290 of file ww8toolbar.hxx.
Referenced by Read().