#include <WPXPageSpan.h>
Public Member Functions | |
WPXHeaderFooter (const WPXHeaderFooterType headerFooterType, const WPXHeaderFooterOccurence occurence, const uint8_t internalType, const uint16_t textPID, WPXTableList tableList) | |
WPXHeaderFooter (const WPXHeaderFooterType headerFooterType, const WPXHeaderFooterOccurence occurence, const uint8_t internalType, const uint16_t textPID) | |
WPXHeaderFooter (const WPXHeaderFooter &headerFooter) | |
~WPXHeaderFooter () | |
const WPXHeaderFooterType | getType () const |
const WPXHeaderFooterOccurence | getOccurence () const |
const uint8_t | getInternalType () const |
const uint16_t | getTextPID () const |
WPXTableList | getTableList () const |
Private Attributes | |
WPXHeaderFooterType | m_type |
WPXHeaderFooterOccurence | m_occurence |
uint8_t | m_internalType |
uint16_t | m_textPID |
WPXTableList | m_tableList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|