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

#include <ww8toolbar.hxx>

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

Public Member Functions

 PlfAcd ()
 
virtual ~PlfAcd () 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

 PlfAcd (const PlfAcd &)=delete
 
PlfAcdoperator= (const PlfAcd &)=delete
 

Private Attributes

sal_Int32 m_iMac
 
std::unique_ptr< Acd[]> m_rgacd
 

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

Constructor & Destructor Documentation

◆ PlfAcd() [1/2]

PlfAcd::PlfAcd ( const PlfAcd )
privatedelete

◆ PlfAcd() [2/2]

PlfAcd::PlfAcd ( )
explicit

Definition at line 779 of file ww8toolbar.cxx.

◆ ~PlfAcd()

PlfAcd::~PlfAcd ( )
overridevirtual

Definition at line 784 of file ww8toolbar.cxx.

Member Function Documentation

◆ operator=()

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

◆ Read()

bool PlfAcd::Read ( SvStream rS)
overridevirtual

Member Data Documentation

◆ m_iMac

sal_Int32 PlfAcd::m_iMac
private

Definition at line 198 of file ww8toolbar.hxx.

Referenced by Read().

◆ m_rgacd

std::unique_ptr<Acd[]> PlfAcd::m_rgacd
private

Definition at line 199 of file ww8toolbar.hxx.

Referenced by Read().


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