CWGraphInternal::Style Struct Reference

Internal: the structure used to store a style of a CWGraph. More...

Inheritance diagram for CWGraphInternal::Style:
MWAWGraphicStyle

List of all members.

Public Member Functions

 Style ()
 constructor

Public Attributes

int m_id
 the identificator
int m_wrapping
 the wrap type
int m_lineFlags
 the line flags
int m_surfacePatternType
 the surface pattern type

Friends

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

Detailed Description

Internal: the structure used to store a style of a CWGraph.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the identificator

Referenced by CWGraph::readGroupDef().

the surface pattern type

Referenced by CWGraph::readGroupDef().


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