WPParserInternal::ParagraphData Struct Reference

Internal: class to store the beginning of all paragraph data. More...

Public Member Functions

 ParagraphData ()
 Constructor.

Public Attributes

int m_type
int m_typeFlag
int m_height
int m_width
int m_indent [2]
int m_unknown
std::string m_text
std::vector< Fontm_fonts
long m_endPos
int m_numData [2]

Friends

std::ostream & operator<< (std::ostream &o, ParagraphData const &p)
 operator<<

Detailed Description

Internal: class to store the beginning of all paragraph data.

Constructor & Destructor Documentation

WPParserInternal::ParagraphData::ParagraphData ( )
inline

Constructor.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ParagraphData const &  p 
)
friend

operator<<

Member Data Documentation

std::vector<Font> WPParserInternal::ParagraphData::m_fonts
int WPParserInternal::ParagraphData::m_height
int WPParserInternal::ParagraphData::m_indent[2]
std::string WPParserInternal::ParagraphData::m_text
int WPParserInternal::ParagraphData::m_typeFlag
int WPParserInternal::ParagraphData::m_unknown
int WPParserInternal::ParagraphData::m_width

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

Generated on Wed May 22 2013 18:12:49 for libmwaw by doxygen 1.8.1.2