Public Member Functions | |
PageInfo () | |
bool | isSimilar (PageInfo const &p) const |
returns true if the page has same color position More... | |
MWAWSection | getSection () const |
return a section More... | |
Public Attributes | |
int | m_page |
the pages More... | |
std::vector< ColumnInfo > | m_columns |
the columns More... | |
|
inline |
|
inline |
return a section
Referenced by FullWrtText::send().
|
inline |
returns true if the page has same color position
Referenced by FullWrtText::send().
std::vector<ColumnInfo> FullWrtTextInternal::PageInfo::m_columns |
the columns
Referenced by FullWrtTextInternal::Zone::getBreaksPosition(), getSection(), isSimilar(), and FullWrtText::readTextData().
int FullWrtTextInternal::PageInfo::m_page |
the pages
Referenced by FullWrtText::readTextData().