LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
Acd () | |
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 | |
Acd (const Acd &)=delete | |
Acd & | operator= (const Acd &)=delete |
Private Attributes | |
sal_Int16 | ibst |
sal_uInt16 | fciBasedOnABC |
Additional Inherited Members | |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 184 of file ww8toolbar.hxx.
|
privatedelete |
Acd::Acd | ( | ) |
Definition at line 972 of file ww8toolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 977 of file ww8toolbar.cxx.
References fciBasedOnABC, SvStream::good(), ibst, TBBase::nOffSet, SvStream::ReadInt16(), SvStream::ReadUInt16(), SAL_INFO, and SvStream::Tell().
|
private |
Definition at line 187 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 186 of file ww8toolbar.hxx.
Referenced by Read().