MarinerWrtTextInternal::Font Struct Reference

Internal: struct used to store the font of a MarinerWrtText. More...

Public Member Functions

 Font ()
 constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_localId
 the local id More...
 
long m_tokenId
 the token id More...
 
std::string m_extra
 extra data More...
 

Friends

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

Detailed Description

Internal: struct used to store the font of a MarinerWrtText.

Constructor & Destructor Documentation

◆ Font()

MarinerWrtTextInternal::Font::Font ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_extra

std::string MarinerWrtTextInternal::Font::m_extra

◆ m_font

MWAWFont MarinerWrtTextInternal::Font::m_font

◆ m_localId

int MarinerWrtTextInternal::Font::m_localId

◆ m_tokenId

long MarinerWrtTextInternal::Font::m_tokenId

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

Generated for libmwaw by doxygen 1.8.14