| 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== (shared_ptr< HeaderFooter > const &headerFooter) const | 
| bool | operator!= (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== | ( | shared_ptr< HeaderFooter > const & | headerFooter | ) | const | 
Referenced by getSubDocument(), and operator!=().
| 
 | private | 
Referenced by getOccurrence(), and operator==().
| 
 | private | 
Referenced by getSubDocument(), and operator==().
| 
 | private | 
Referenced by getType(), and operator==().