#include <WPSPageSpan.h>
Public Member Functions | |
| WPSHeaderFooter (const WPSHeaderFooterType headerFooterType, const WPSHeaderFooterOccurence occurence, const uint8_t internalType) | |
| WPSHeaderFooter (const WPSHeaderFooter &headerFooter) | |
| ~WPSHeaderFooter () | |
| const WPSHeaderFooterType | getType () const |
| const WPSHeaderFooterOccurence | getOccurence () const |
| const uint8_t | getInternalType () const |
Private Attributes | |
| WPSHeaderFooterType | m_type |
| WPSHeaderFooterOccurence | m_occurence |
| uint8_t | m_internalType |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|