|
LibreOffice Module sw (master) 1
|
#include <ww8toolbar.hxx>
Public Member Functions | |
| Kme () | |
| virtual | ~Kme () override |
| bool | Read (SvStream &rS) override |
Public Member Functions inherited from TBBase | |
| TBBase () | |
| virtual | ~TBBase () |
| TBBase (TBBase const &)=default | |
| TBBase (TBBase &&)=default | |
| TBBase & | operator= (TBBase const &)=default |
| TBBase & | operator= (TBBase &&)=default |
| virtual bool | Read (SvStream &rS)=0 |
| sal_uInt32 | GetOffset () const |
Private Member Functions | |
| Kme (const Kme &)=delete | |
| Kme & | operator= (const Kme &)=delete |
Private Attributes | |
| sal_Int16 | m_reserved1 |
| sal_Int16 | m_reserved2 |
| sal_uInt16 | m_kcm1 |
| sal_uInt16 | m_kcm2 |
| sal_uInt16 | m_kt |
| sal_uInt32 | m_param |
Additional Inherited Members | |
Protected Attributes inherited from TBBase | |
| 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(), m_kcm1, m_kcm2, m_kt, m_param, m_reserved1, m_reserved2, TBBase::nOffSet, SvStream::ReadInt16(), SvStream::ReadUInt16(), SvStream::ReadUInt32(), 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().