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.
|
inline |
constructor
|
friend |
operator<<
std::string GreatWksTextInternal::Frame::m_extra |
extra data
Referenced by GreatWksText::readZonePositions().
int GreatWksTextInternal::Frame::m_page |
the page
Referenced by GreatWksText::readZonePositions().
MWAWBox2f GreatWksTextInternal::Frame::m_pos |
the frame position
Referenced by GreatWksText::readZonePositions().