Public Member Functions | |
| HeaderFooter (const MWAWPageSpan::HeaderFooterType headerFooterType, const MWAWPageSpan::HeaderFooterOccurence occurence, MWAWSubDocumentPtr &subDoc) | |
| HeaderFooter (const HeaderFooter &headerFooter) | |
| ~HeaderFooter () | |
| MWAWPageSpan::HeaderFooterType | getType () const |
| MWAWPageSpan::HeaderFooterOccurence | getOccurence () const |
| MWAWSubDocumentPtr & | getSubDocument () |
| bool | operator== (shared_ptr< HeaderFooter > const &headerFooter) const |
| bool | operator!= (shared_ptr< HeaderFooter > const &headerFooter) const |
Private Attributes | |
| MWAWPageSpan::HeaderFooterType | m_type |
| MWAWPageSpan::HeaderFooterOccurence | m_occurence |
| MWAWSubDocumentPtr | m_subDocument |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool MWAWPageSpanInternal::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==().