FreeHandParserInternal::StyleHeader Struct Reference

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

Public Member Functions

 StyleHeader ()
 constructor
 

Public Attributes

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

Friends

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

Detailed Description

small structure of FreeHandParserInternal used to stored a style header

Constructor & Destructor Documentation

◆ StyleHeader()

FreeHandParserInternal::StyleHeader::StyleHeader ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_extra

std::string FreeHandParserInternal::StyleHeader::m_extra

extra data

◆ m_labelId

int FreeHandParserInternal::StyleHeader::m_labelId

the label id

Referenced by FreeHandParser::readStyleHeader().

◆ m_screen

MWAWVariable<ScreenMode> FreeHandParserInternal::StyleHeader::m_screen

the screen mode

Referenced by FreeHandParser::readStyleHeader().

◆ m_size

◆ m_type

◆ m_unknownValue

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6