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_documentEncryption | WPXHeader | private |
m_documentOffset | WPXHeader | private |
m_fileType | WPXHeader | private |
m_majorVersion | WPXHeader | private |
m_minorVersion | WPXHeader | private |
m_productType | WPXHeader | 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 |