MoreStruct::Pattern Struct Reference

#include <MoreParser.hxx>

Public Member Functions

 Pattern ()
 constructor More...
 

Public Attributes

unsigned char m_pattern [8]
 the pattern More...
 
MWAWColor m_frontColor
 the front color More...
 
MWAWColor m_backColor
 the back color More...
 

Friends

std::ostream & operator<< (std::ostream &o, Pattern const &pat)
 operator<< More...
 

Constructor & Destructor Documentation

◆ Pattern()

MoreStruct::Pattern::Pattern ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Pattern const &  pat 
)
friend

operator<<

Member Data Documentation

◆ m_backColor

MWAWColor MoreStruct::Pattern::m_backColor

the back color

Referenced by MoreStruct::operator<<(), and MoreParser::readPattern().

◆ m_frontColor

MWAWColor MoreStruct::Pattern::m_frontColor

the front color

Referenced by MoreStruct::operator<<(), and MoreParser::readPattern().

◆ m_pattern

unsigned char MoreStruct::Pattern::m_pattern[8]

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

Generated for libmwaw by doxygen 1.8.14