MindWrtParserInternal::LineInfo Struct Reference

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

Public Member Functions

 LineInfo ()
 

Public Attributes

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

Friends

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

Detailed Description

Internal: a line information of a MindWrtParser.

Constructor & Destructor Documentation

◆ LineInfo()

MindWrtParserInternal::LineInfo::LineInfo ( )
inline

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_entry

◆ m_extra

std::string MindWrtParserInternal::LineInfo::m_extra

extra data

Referenced by MindWrtParser::readLinesInfo().

◆ m_flags

int MindWrtParserInternal::LineInfo::m_flags[4]

◆ m_height

int MindWrtParserInternal::LineInfo::m_height

the height

Referenced by MindWrtParser::readLinesInfo().

◆ m_listLevel

int MindWrtParserInternal::LineInfo::m_listLevel

◆ m_listType

int MindWrtParserInternal::LineInfo::m_listType

◆ m_page

int MindWrtParserInternal::LineInfo::m_page

the page number

Referenced by MindWrtParser::readLinesInfo().

◆ m_paragraph

MWAWParagraph MindWrtParserInternal::LineInfo::m_paragraph

the paragraph

Referenced by MindWrtParser::readRuler().

◆ m_paragraphSet

bool MindWrtParserInternal::LineInfo::m_paragraphSet

true if the paragraph is reset

Referenced by MindWrtParser::readRuler().

◆ m_specialHeadingInterface

bool MindWrtParserInternal::LineInfo::m_specialHeadingInterface

true if the paragraph

Referenced by MindWrtParser::readRuler().

◆ m_type

int MindWrtParserInternal::LineInfo::m_type

the entry type

Referenced by MindWrtParser::readLinesInfo().

◆ m_y

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6