#include <WP5ListFontsUsedPacket.h>
◆ WP5ListFontsUsedPacket()
WP5ListFontsUsedPacket::WP5ListFontsUsedPacket |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption, |
|
|
int | id, |
|
|
unsigned | dataOffset, |
|
|
unsigned | dataSize, |
|
|
unsigned short | packetType ) |
◆ ~WP5ListFontsUsedPacket()
WP5ListFontsUsedPacket::~WP5ListFontsUsedPacket |
( |
| ) |
|
|
override |
◆ _readContents()
void WP5ListFontsUsedPacket::_readContents |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption, |
|
|
unsigned | dataSize ) |
|
overridevirtual |
◆ getFontNameOffset()
unsigned WP5ListFontsUsedPacket::getFontNameOffset |
( |
unsigned | fontNumber | ) |
const |
◆ getFontSize()
double WP5ListFontsUsedPacket::getFontSize |
( |
unsigned | fontNumber | ) |
const |
◆ m_fontNameOffset
std::vector<unsigned> WP5ListFontsUsedPacket::m_fontNameOffset |
|
private |
◆ m_fontSize
std::vector<double> WP5ListFontsUsedPacket::m_fontSize |
|
private |
◆ m_packetType
unsigned short WP5ListFontsUsedPacket::m_packetType |
|
private |
The documentation for this class was generated from the following files: