WP6DefaultInitialFontPacket Class Reference

#include <WP6DefaultInitialFontPacket.h>

Inheritance diagram for WP6DefaultInitialFontPacket:
WP6PrefixDataPacket

Public Member Functions

 WP6DefaultInitialFontPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id, unsigned dataOffset, unsigned dataSize)
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
unsigned short getInitialFontDescriptorPID () const
unsigned short getPointSize () const
void parse (WP6Listener *listener) const override
Public Member Functions inherited from WP6PrefixDataPacket
 WP6PrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual ~WP6PrefixDataPacket ()
virtual std::shared_ptr< WP6SubDocumentgetSubDocument () const
unsigned getDataSize () const

Private Attributes

unsigned short m_numPrefixIDs
unsigned short m_initialFontDescriptorPID
unsigned short m_pointSize

Additional Inherited Members

Static Public Member Functions inherited from WP6PrefixDataPacket
static std::shared_ptr< WP6PrefixDataPacketconstructPrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const WP6PrefixIndice &prefixIndice)
Protected Member Functions inherited from WP6PrefixDataPacket
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned dataOffset, unsigned dataSize)

Constructor & Destructor Documentation

◆ WP6DefaultInitialFontPacket()

WP6DefaultInitialFontPacket::WP6DefaultInitialFontPacket ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption,
int id,
unsigned dataOffset,
unsigned dataSize )

Member Function Documentation

◆ _readContents()

void WP6DefaultInitialFontPacket::_readContents ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption )
overridevirtual

Implements WP6PrefixDataPacket.

◆ getInitialFontDescriptorPID()

unsigned short WP6DefaultInitialFontPacket::getInitialFontDescriptorPID ( ) const
inline

Referenced by parse().

◆ getPointSize()

unsigned short WP6DefaultInitialFontPacket::getPointSize ( ) const
inline

Referenced by parse().

◆ parse()

void WP6DefaultInitialFontPacket::parse ( WP6Listener * listener) const
overridevirtual

Reimplemented from WP6PrefixDataPacket.

Member Data Documentation

◆ m_initialFontDescriptorPID

unsigned short WP6DefaultInitialFontPacket::m_initialFontDescriptorPID
private

◆ m_numPrefixIDs

unsigned short WP6DefaultInitialFontPacket::m_numPrefixIDs
private

◆ m_pointSize

unsigned short WP6DefaultInitialFontPacket::m_pointSize
private

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

Generated for libwpd by doxygen 1.14.0