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

#include <ww8scan.hxx>

Public Member Functions

 WW8Fonts (SvStream &rSt, WW8Fib const &rFib)
 
const WW8_FFNGetFont (sal_uInt16 nNum) const
 
sal_uInt16 GetMax () const
 

Private Member Functions

 WW8Fonts (const WW8Fonts &)=delete
 
WW8Fontsoperator= (const WW8Fonts &)=delete
 

Private Attributes

std::vector< WW8_FFNm_aFontA
 

Detailed Description

Definition at line 1580 of file ww8scan.hxx.

Constructor & Destructor Documentation

◆ WW8Fonts() [1/2]

WW8Fonts::WW8Fonts ( const WW8Fonts )
privatedelete

◆ WW8Fonts() [2/2]

WW8Fonts::WW8Fonts ( SvStream rSt,
WW8Fib const &  rFib 
)

Member Function Documentation

◆ GetFont()

const WW8_FFN * WW8Fonts::GetFont ( sal_uInt16  nNum) const

Definition at line 7491 of file ww8scan.cxx.

References m_aFontA.

◆ GetMax()

sal_uInt16 WW8Fonts::GetMax ( ) const
inline

Definition at line 1591 of file ww8scan.hxx.

References m_aFontA.

◆ operator=()

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

Member Data Documentation

◆ m_aFontA

std::vector<WW8_FFN> WW8Fonts::m_aFontA
private

Definition at line 1586 of file ww8scan.hxx.

Referenced by GetFont(), GetMax(), and WW8Fonts().


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