struct used to keep the information of a small zone of MarinerWrtTextInternal::Zone More...
Public Member Functions | |
| Information () | |
| constructor | |
Public Attributes | |
| MWAWEntry | m_pos |
| the file position | |
| MWAWVec2l | m_cPos |
| the characters positions | |
| std::string | m_extra |
| extra data | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Information const &info) |
| operator<< | |
struct used to keep the information of a small zone of MarinerWrtTextInternal::Zone
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Information const & | info | ||
| ) | [friend] |
operator<<
the characters positions
Referenced by MarinerWrtText::readTextStruct().
extra data
Referenced by MarinerWrtText::readTextStruct().
the file position
Referenced by MarinerWrtText::computeNumPages(), and MarinerWrtText::readZone().