MWParserInternal::Information Struct Reference

the paragraph... More...

List of all members.

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


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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