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