FreeHandParserInternal::StyleHeader Struct Reference

small structure of FreeHandParserInternal used to stored a style header More...

Public Member Functions

 StyleHeader ()
 constructor More...
 

Public Attributes

long m_size
 a field related to the zone size More...
 
int m_type
 the zone type More...
 
int m_labelId
 the label id More...
 
MWAWVariable< ScreenModem_screen
 the screen mode More...
 
int m_unknownValue
 the first unknown value More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, StyleHeader const &style)
 operator<< More...
 

Detailed Description

small structure of FreeHandParserInternal used to stored a style header

Constructor & Destructor Documentation

FreeHandParserInternal::StyleHeader::StyleHeader ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
StyleHeader const &  style 
)
friend

operator<<

Member Data Documentation

std::string FreeHandParserInternal::StyleHeader::m_extra

extra data

int FreeHandParserInternal::StyleHeader::m_labelId

the label id

Referenced by FreeHandParser::readStyleHeader().

MWAWVariable<ScreenMode> FreeHandParserInternal::StyleHeader::m_screen

the screen mode

Referenced by FreeHandParser::readStyleHeader().

int FreeHandParserInternal::StyleHeader::m_type
int FreeHandParserInternal::StyleHeader::m_unknownValue

the first unknown value

Referenced by FreeHandParser::readStyleHeader().


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

Generated on Thu Jun 16 2016 13:03:43 for libmwaw by doxygen 1.8.10