Internal and low level: structure which stores a text position for GreatWksText. More...
| Public Member Functions | |
| Frame () | |
| constructor  More... | |
| Public Attributes | |
| MWAWBox2f | m_pos | 
| the frame position  More... | |
| int | m_page | 
| the page  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, Frame const &frm) | 
| operator<<  More... | |
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().