LibreOffice Module sw (master)
1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
Kme () | |
virtual | ~Kme () 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 | |
Kme (const Kme &)=delete | |
Kme & | operator= (const Kme &)=delete |
Private Attributes | |
sal_Int16 | reserved1 |
sal_Int16 | reserved2 |
sal_uInt16 | kcm1 |
sal_uInt16 | kcm2 |
sal_uInt16 | kt |
sal_uInt32 | param |
Additional Inherited Members | |
![]() | |
sal_uInt32 | nOffSet |
Definition at line 209 of file ww8toolbar.hxx.
|
privatedelete |
Kme::Kme | ( | ) |
Definition at line 948 of file ww8toolbar.cxx.
|
overridevirtual |
Definition at line 957 of file ww8toolbar.cxx.
|
overridevirtual |
Implements TBBase.
Definition at line 962 of file ww8toolbar.cxx.
References SvStream::good(), kcm1, kcm2, kt, TBBase::nOffSet, param, SvStream::ReadInt16(), SvStream::ReadUInt16(), SvStream::ReadUInt32(), reserved1, reserved2, SAL_INFO, and SvStream::Tell().
|
private |
Definition at line 213 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 214 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 215 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 216 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 211 of file ww8toolbar.hxx.
Referenced by Read().
|
private |
Definition at line 212 of file ww8toolbar.hxx.
Referenced by Read().