WriterPlsParserInternal::ParagraphInfo Struct Reference

Paragraph informations. More...

Public Member Functions

 ParagraphInfo ()
 
int getType () const
 

Public Attributes

long m_pos
 
int m_type
 
int m_height
 
int m_height2
 
int m_width
 
int m_numLines
 
std::vector< int > m_linesHeight
 
int m_flags [6]
 
std::vector< int > m_unknowns
 

Friends

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

Detailed Description

Paragraph informations.

Constructor & Destructor Documentation

◆ ParagraphInfo()

WriterPlsParserInternal::ParagraphInfo::ParagraphInfo ( )
inline

Member Function Documentation

◆ getType()

int WriterPlsParserInternal::ParagraphInfo::getType ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

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

Member Data Documentation

◆ m_flags

int WriterPlsParserInternal::ParagraphInfo::m_flags[6]

◆ m_height

int WriterPlsParserInternal::ParagraphInfo::m_height

◆ m_height2

int WriterPlsParserInternal::ParagraphInfo::m_height2

◆ m_linesHeight

std::vector<int> WriterPlsParserInternal::ParagraphInfo::m_linesHeight

◆ m_numLines

int WriterPlsParserInternal::ParagraphInfo::m_numLines

◆ m_pos

◆ m_type

int WriterPlsParserInternal::ParagraphInfo::m_type

◆ m_unknowns

std::vector<int> WriterPlsParserInternal::ParagraphInfo::m_unknowns

◆ m_width

int WriterPlsParserInternal::ParagraphInfo::m_width

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

Generated for libmwaw by doxygen 1.8.14