GreatWksTextInternal::Frame Struct Reference

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...
 

Detailed Description

Internal and low level: structure which stores a text position for GreatWksText.

Constructor & Destructor Documentation

GreatWksTextInternal::Frame::Frame ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Frame const &  frm 
)
friend

operator<<

Member Data Documentation

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().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8