MacWrtProStructuresInternal::Font Struct Reference

Internal: the fonts. More...

Public Member Functions

 Font ()
 the constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_flags
 some unknown flag More...
 
int m_token
 the token type(checkme) More...
 
int m_values [5]
 unknown values More...
 

Friends

std::ostream & operator<< (std::ostream &o, Font const &font)
 operator<< More...
 

Detailed Description

Internal: the fonts.

Constructor & Destructor Documentation

◆ Font()

MacWrtProStructuresInternal::Font::Font ( )
inline

the constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Font const &  font 
)
friend

operator<<

Member Data Documentation

◆ m_flags

int MacWrtProStructuresInternal::Font::m_flags

some unknown flag

Referenced by MacWrtProStructures::readFont().

◆ m_font

◆ m_token

int MacWrtProStructuresInternal::Font::m_token

the token type(checkme)

Referenced by MacWrtProStructures::readFont().

◆ m_values

int MacWrtProStructuresInternal::Font::m_values[5]

unknown values

Referenced by Font(), and MacWrtProStructures::readFont().


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

Generated for libmwaw by doxygen 1.8.14