ScriptWriterParserInternal::Paragraph Struct Reference

Internal: the paragraph of a ScriptWriterParser. More...

Public Member Functions

 Paragraph ()
 constructor
 
bool empty () const
 return true if the paragraph is empty
 

Public Attributes

int m_numChar
 the number of caracters
 
int m_height
 the height
 
MWAWVec2i m_position
 the position in the text zone
 
int m_align
 the alignment
 

Friends

std::ostream & operator<< (std::ostream &o, Paragraph const &para)
 an operator<<
 

Detailed Description

Internal: the paragraph of a ScriptWriterParser.

Constructor & Destructor Documentation

◆ Paragraph()

ScriptWriterParserInternal::Paragraph::Paragraph ( )
inline

constructor

Member Function Documentation

◆ empty()

bool ScriptWriterParserInternal::Paragraph::empty ( ) const
inline

return true if the paragraph is empty

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Paragraph const &  para 
)
friend

an operator<<

Member Data Documentation

◆ m_align

int ScriptWriterParserInternal::Paragraph::m_align

the alignment

◆ m_height

int ScriptWriterParserInternal::Paragraph::m_height

the height

◆ m_numChar

int ScriptWriterParserInternal::Paragraph::m_numChar

the number of caracters

Referenced by empty().

◆ m_position

MWAWVec2i ScriptWriterParserInternal::Paragraph::m_position

the position in the text zone


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