LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
PlfMcd () | |
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 | |
PlfMcd (const PlfMcd &)=delete | |
PlfMcd & | operator= (const PlfMcd &)=delete |
Private Attributes | |
sal_Int32 | iMac |
std::vector< MCD > | rgmcd |
Additional Inherited Members | |
![]() | |
sal_uInt8 | ch |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 172 of file ww8toolbar.hxx.
|
privatedelete |
|
explicit |
Definition at line 748 of file ww8toolbar.cxx.
|
overridevirtual |
Reimplemented from Tcg255SubStruct.
Definition at line 753 of file ww8toolbar.cxx.
References SvStream::good(), iMac, index, o3tl::make_unsigned(), TBBase::nOffSet, Tcg255SubStruct::Read(), SvStream::ReadInt32(), SvStream::remainingSize(), rgmcd, SAL_INFO, SAL_WARN, and SvStream::Tell().
|
private |
Definition at line 174 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 175 of file ww8toolbar.hxx.
Referenced by Read().