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 More...
 

Public Attributes

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

Friends

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

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

◆ m_justifySet

bool MacWrtParserInternal::Information::m_justifySet

true if the justification must be used

Referenced by MacWrtParserInternal::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 Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20