LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Kme Class Reference

#include <ww8toolbar.hxx>

Inheritance diagram for Kme:
[legend]
Collaboration diagram for Kme:
[legend]

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
 
TBBaseoperator= (TBBase const &)=default
 
TBBaseoperator= (TBBase &&)=default
 
virtual bool Read (SvStream &rS)=0
 
sal_uInt32 GetOffset () const
 

Private Member Functions

 Kme (const Kme &)=delete
 
Kmeoperator= (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
 

Detailed Description

Definition at line 209 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ Kme() [1/2]

Kme::Kme ( const Kme )
privatedelete

◆ Kme() [2/2]

Kme::Kme ( )

Definition at line 948 of file ww8toolbar.cxx.

◆ ~Kme()

Kme::~Kme ( )
overridevirtual

Definition at line 957 of file ww8toolbar.cxx.

Member Function Documentation

◆ operator=()

Kme & Kme::operator= ( const Kme )
privatedelete

◆ Read()

bool Kme::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ m_kcm1

sal_uInt16 Kme::m_kcm1
private

Definition at line 213 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_kcm2

sal_uInt16 Kme::m_kcm2
private

Definition at line 214 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_kt

sal_uInt16 Kme::m_kt
private

Definition at line 215 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_param

sal_uInt32 Kme::m_param
private

Definition at line 216 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_reserved1

sal_Int16 Kme::m_reserved1
private

Definition at line 211 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_reserved2

sal_Int16 Kme::m_reserved2
private

Definition at line 212 of file ww8toolbar.hxx.

Referenced by Read().


The documentation for this class was generated from the following files: