#include <WPXHeader.h>
WPXHeader::WPXHeader |
( |
librevenge::RVNGInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
unsigned |
documentOffset, |
|
|
unsigned char |
productType, |
|
|
unsigned char |
fileType, |
|
|
unsigned char |
majorVersion, |
|
|
unsigned char |
minorVersion, |
|
|
unsigned short |
documentEncryption |
|
) |
| |
WPXHeader::~WPXHeader |
( |
| ) |
|
|
virtual |
unsigned short WPXHeader::getDocumentEncryption |
( |
| ) |
const |
|
inline |
unsigned WPXHeader::getDocumentOffset |
( |
| ) |
const |
|
inline |
unsigned char WPXHeader::getFileType |
( |
| ) |
const |
|
inline |
unsigned char WPXHeader::getMajorVersion |
( |
| ) |
const |
|
inline |
unsigned char WPXHeader::getMinorVersion |
( |
| ) |
const |
|
inline |
unsigned char WPXHeader::getProductType |
( |
| ) |
const |
|
inline |
unsigned short WPXHeader::m_documentEncryption |
|
private |
unsigned WPXHeader::m_documentOffset |
|
private |
unsigned char WPXHeader::m_fileType |
|
private |
unsigned char WPXHeader::m_majorVersion |
|
private |
unsigned char WPXHeader::m_minorVersion |
|
private |
unsigned char WPXHeader::m_productType |
|
private |
The documentation for this class was generated from the following files: