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