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 FWText::send().
|
inline |
returns true if the page has same color position
Referenced by FWText::send().
std::vector<ColumnInfo> FWTextInternal::PageInfo::m_columns |
the columns
Referenced by FWTextInternal::Zone::getBreaksPosition(), getSection(), isSimilar(), and FWText::readTextData().
int FWTextInternal::PageInfo::m_page |
the pages
Referenced by FWText::readTextData().