Public Member Functions | |
HeaderFooter (const WPSPageSpan::HeaderFooterType headerFooterType, const WPSPageSpan::HeaderFooterOccurence occurence, WPSSubDocumentPtr &subDoc) | |
~HeaderFooter () | |
WPSPageSpan::HeaderFooterType | getType () const |
WPSPageSpan::HeaderFooterOccurence | getOccurence () const |
WPSSubDocumentPtr & | getSubDocument () |
bool | operator== (shared_ptr< HeaderFooter > const &headerFooter) const |
bool | operator!= (shared_ptr< HeaderFooter > const &headerFooter) const |
Private Attributes | |
WPSPageSpan::HeaderFooterType | m_type |
WPSPageSpan::HeaderFooterOccurence | m_occurence |
WPSSubDocumentPtr | m_subDocument |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool WPSPageSpanInternal::HeaderFooter::operator== | ( | shared_ptr< HeaderFooter > const & | headerFooter | ) | const |
Referenced by operator!=().
|
private |
Referenced by getOccurence(), and operator==().
|
private |
Referenced by getSubDocument(), and operator==().
|
private |
Referenced by getType(), and operator==().