int m_pageSpan
the number of page
Definition: STOFFPageSpan.hxx:104
STOFFSection m_section
the main section
Definition: STOFFPageSpan.hxx:110
bool operator!=(std::shared_ptr< STOFFPageSpan > const &pageSpan) const
operator!=
Definition: STOFFPageSpan.hxx:91
ZoneType
the zone type
Definition: STOFFPageSpan.hxx:79
std::shared_ptr< STOFFSubDocument > STOFFSubDocumentPtr
a smart pointer of STOFFSubDocument
Definition: libstaroffice_internal.hxx:494
int m_pageNumber
the page number ( or -1)
Definition: STOFFPageSpan.hxx:112
A class which defines the page properties.
Definition: STOFFPageSpan.hxx:75