Internal and low level: structure which stores a text position for GreatWksText. More...
Public Member Functions | |
| Frame () | |
| constructor | |
Public Attributes | |
| MWAWBox2f | m_pos |
| the frame position | |
| int | m_page |
| the page | |
| std::string | m_extra |
| extra data | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Frame const &frm) |
| operator<< | |
Internal and low level: structure which stores a text position for GreatWksText.
| GreatWksTextInternal::Frame::Frame | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Frame const & | frm | ||
| ) | [friend] |
operator<<
| std::string GreatWksTextInternal::Frame::m_extra |
extra data
Referenced by GreatWksText::readZonePositions().
the page
Referenced by GreatWksText::readZonePositions().
the frame position
Referenced by GreatWksText::readZonePositions().