WPXHeader Member List
This is the complete list of members for WPXHeader, including all inherited members.
constructHeader(librevenge::RVNGInputStream *input, WPXEncryption *encryption)WPXHeader [static]
getDocumentEncryption() const WPXHeader [inline]
getDocumentOffset() const WPXHeader [inline]
getFileType() const WPXHeader [inline]
getMajorVersion() const WPXHeader [inline]
getMinorVersion() const WPXHeader [inline]
getProductType() const WPXHeader [inline]
m_documentEncryptionWPXHeader [private]
m_documentOffsetWPXHeader [private]
m_fileTypeWPXHeader [private]
m_majorVersionWPXHeader [private]
m_minorVersionWPXHeader [private]
m_productTypeWPXHeader [private]
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()WPXHeader [virtual]