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

#include <ww8toolbar.hxx>

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

Public Member Functions

 PlfMcd ()
 
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

 PlfMcd (const PlfMcd &)=delete
 
PlfMcdoperator= (const PlfMcd &)=delete
 

Private Attributes

sal_Int32 m_iMac
 
std::vector< MCDm_rgmcd
 

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 172 of file ww8toolbar.hxx.

Constructor & Destructor Documentation

◆ PlfMcd() [1/2]

PlfMcd::PlfMcd ( const PlfMcd )
privatedelete

◆ PlfMcd() [2/2]

PlfMcd::PlfMcd ( )
explicit

Definition at line 748 of file ww8toolbar.cxx.

Member Function Documentation

◆ operator=()

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

◆ Read()

bool PlfMcd::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ m_iMac

sal_Int32 PlfMcd::m_iMac
private

Definition at line 174 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_rgmcd

std::vector<MCD> PlfMcd::m_rgmcd
private

Definition at line 175 of file ww8toolbar.hxx.

Referenced by Read().


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