LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Classes | |
struct | SBBItem |
Public Member Functions | |
TcgSttbfCore () | |
virtual | ~TcgSttbfCore () override |
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 | |
TcgSttbfCore (const TcgSttbfCore &)=delete | |
TcgSttbfCore & | operator= (const TcgSttbfCore &)=delete |
Private Attributes | |
sal_uInt16 | fExtend |
sal_uInt16 | cData |
sal_uInt16 | cbExtra |
std::unique_ptr< SBBItem[]> | dataItems |
Additional Inherited Members | |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 240 of file ww8toolbar.hxx.
|
privatedelete |
TcgSttbfCore::TcgSttbfCore | ( | ) |
Definition at line 860 of file ww8toolbar.cxx.
|
overridevirtual |
Definition at line 866 of file ww8toolbar.cxx.
|
privatedelete |
|
overridevirtual |
Implements TBBase.
Definition at line 870 of file ww8toolbar.cxx.
References cbExtra, cData, dataItems, fExtend, SvStream::good(), index, TBBase::nOffSet, read_uInt16s_ToOUString(), SvStream::ReadUInt16(), SvStream::remainingSize(), SAL_INFO, and SvStream::Tell().
Referenced by TcgSttbf::Read().
|
private |
Definition at line 252 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 251 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 253 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 250 of file ww8toolbar.hxx.
Referenced by Read().