MindWrtParserInternal::LineInfo Struct Reference

Internal: a line information of a MindWrtParser. More...

Public Member Functions

 LineInfo ()
 

Public Attributes

MWAWEntry m_entry
 the main entry More...
 
int m_type
 the entry type More...
 
int m_height
 the height More...
 
int m_y
 the y pos More...
 
int m_page
 the page number More...
 
MWAWParagraph m_paragraph
 the paragraph More...
 
bool m_specialHeadingInterface
 true if the paragraph More...
 
bool m_paragraphSet
 true if the paragraph is reset More...
 
int m_listLevel
 the item level More...
 
int m_listType
 the item type More...
 
int m_flags [4]
 two flags More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, LineInfo const &line)
 operator<< More...
 

Detailed Description

Internal: a line information of a MindWrtParser.

Constructor & Destructor Documentation

MindWrtParserInternal::LineInfo::LineInfo ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
LineInfo const &  line 
)
friend

operator<<

Member Data Documentation

std::string MindWrtParserInternal::LineInfo::m_extra

extra data

Referenced by MindWrtParser::readLinesInfo().

int MindWrtParserInternal::LineInfo::m_height
int MindWrtParserInternal::LineInfo::m_page
bool MindWrtParserInternal::LineInfo::m_paragraphSet

true if the paragraph is reset

Referenced by MindWrtParser::readRuler(), and MindWrtParser::sendZone().

bool MindWrtParserInternal::LineInfo::m_specialHeadingInterface
int MindWrtParserInternal::LineInfo::m_y

the y pos

Referenced by MindWrtParser::readLinesInfo().


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

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