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

#include <ww8toolbar.hxx>

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

Public Member Functions

 PlfKme ()
 
virtual ~PlfKme () override
 
bool Read (SvStream &rS) override
 
- Public Member Functions inherited from Tcg255SubStruct
 Tcg255SubStruct ()
 
sal_uInt8 id () const
 
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

 PlfKme (const PlfKme &)=delete
 
PlfKmeoperator= (const PlfKme &)=delete
 

Private Attributes

sal_Int32 m_iMac
 
std::unique_ptr< Kme[]> m_rgkme
 

Additional Inherited Members

- Protected Attributes inherited from Tcg255SubStruct
sal_uInt8 m_ch
 
- Protected Attributes inherited from TBBase
sal_uInt32 nOffSet
 

Detailed Description

Definition at line 227 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ PlfKme() [1/2]

PlfKme::PlfKme ( const PlfKme )
privatedelete

◆ PlfKme() [2/2]

PlfKme::PlfKme ( )
explicit

Definition at line 814 of file ww8toolbar.cxx.

◆ ~PlfKme()

PlfKme::~PlfKme ( )
overridevirtual

Definition at line 819 of file ww8toolbar.cxx.

Member Function Documentation

◆ operator=()

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

◆ Read()

bool PlfKme::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ m_iMac

sal_Int32 PlfKme::m_iMac
private

Definition at line 229 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_rgkme

std::unique_ptr<Kme[]> PlfKme::m_rgkme
private

Definition at line 230 of file ww8toolbar.hxx.

Referenced by Read().


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