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

Friends And Related Function Documentation

◆ 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 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 MacWrtParser::readInformations(), and MacWrtParser::readText().

◆ m_justifySet

bool MacWrtParserInternal::Information::m_justifySet

true if the justification must be used

Referenced by 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 Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6