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