MWParserInternal::Information Struct Reference

the paragraph... 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

the different type

Enumerator:
TEXT 
RULER 
GRAPHIC 
PAGEBREAK 
UNKNOWN 

Constructor & Destructor Documentation

MWParserInternal::Information::Information ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

bool MWParserInternal::Information::m_compressed

a flag to know if the text data are compressed

Referenced by MWParserInternal::operator<<(), MWParser::readInformations(), and MWParser::readText().

MWAWFont MWParserInternal::Information::m_font

the font

Referenced by MWParser::readInformations(), and MWParser::readText().

int MWParserInternal::Information::m_height
MWAWParagraph::Justification MWParserInternal::Information::m_justify

paragraph justification : MWAW_PARAGRAPH_JUSTIFICATION*

Referenced by MWParserInternal::operator<<(), MWParser::readInformations(), and MWParser::readText().

bool MWParserInternal::Information::m_justifySet

true if the justification must be used

Referenced by MWParserInternal::operator<<(), MWParser::readInformations(), and MWParser::readText().

MWAWPosition MWParserInternal::Information::m_pos
Type MWParserInternal::Information::m_type

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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2