MacWrtParserInternal::Information Struct Reference

the paragraph... information More...

Public Types

enum  Type {
  TEXT , RULER , GRAPHIC , PAGEBREAK ,
  UNKNOWN
}
 the different type More...

Public Member Functions

 Information ()
 constructor

Public Attributes

Type m_type
 the type
bool m_compressed
 a flag to know if the text data are compressed
MWAWPosition m_pos
 top left position
int m_height
 the paragraph height
MWAWParagraph::Justification m_justify
 paragraph justification : MWAW_PARAGRAPH_JUSTIFICATION*
bool m_justifySet
 true if the justification must be used
MWAWEntry m_data
 the position in the file
MWAWFont m_font
 the font

Friends

std::ostream & operator<< (std::ostream &o, Information const &info)
 operator<<

Detailed Description

the paragraph... information

Member Enumeration Documentation

◆ Type

the different type

Enumerator
TEXT 
RULER 
GRAPHIC 
PAGEBREAK 
UNKNOWN 

Constructor & Destructor Documentation

◆ Information()

MacWrtParserInternal::Information::Information ( )
inline

constructor

Referenced by operator<<.

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
Information const & info )
friend

operator<<

Member Data Documentation

◆ m_compressed

bool MacWrtParserInternal::Information::m_compressed

a flag to know if the text data are compressed

Referenced by Information(), operator<<, MacWrtParser::readInformations(), and MacWrtParser::readText().

◆ m_data

◆ m_font

MWAWFont MacWrtParserInternal::Information::m_font

◆ m_height

int MacWrtParserInternal::Information::m_height

◆ m_justify

MWAWParagraph::Justification MacWrtParserInternal::Information::m_justify

paragraph justification : MWAW_PARAGRAPH_JUSTIFICATION*

Referenced by Information(), operator<<, MacWrtParser::readInformations(), and MacWrtParser::readText().

◆ m_justifySet

bool MacWrtParserInternal::Information::m_justifySet

true if the justification must be used

Referenced by Information(), operator<<, MacWrtParser::readInformations(), and MacWrtParser::readText().

◆ m_pos

MWAWPosition MacWrtParserInternal::Information::m_pos

◆ m_type

Type MacWrtParserInternal::Information::m_type

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

Generated on Sun Jun 29 2025 04:36:32 for libmwaw by doxygen 1.14.0