WNTextInternal::Style Struct Reference

Internal: class to store a style. More...

List of all members.

Public Member Functions

 Style ()

Public Attributes

std::string m_name
 the style name
int m_nextId
 the next style ?
Font m_font
 the font properties
Paragraph m_paragraph
 the paragraph properties
int m_values [13]
 some unknown value
int m_flags [6]
 some unknown flags

Friends

std::ostream & operator<< (std::ostream &o, Style const &st)
 operator<<

Detailed Description

Internal: class to store a style.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Style const &  st 
) [friend]

operator<<


Member Data Documentation

some unknown flags

Referenced by Style().

the font properties

the style name

the next style ?

some unknown value

Referenced by Style().


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