StyleParserInternal::Font Struct Reference

small structure used to store a font and a picture More...

Public Member Functions

 Font ()
 constructor More...
 
bool hasPicture () const
 returns true if the picture is valid More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
Picture m_picture
 the picture More...
 

Detailed Description

small structure used to store a font and a picture

Constructor & Destructor Documentation

StyleParserInternal::Font::Font ( )
inline

constructor

Member Function Documentation

bool StyleParserInternal::Font::hasPicture ( ) const
inline

returns true if the picture is valid

Referenced by StyleParser::sendText().

Member Data Documentation

MWAWFont StyleParserInternal::Font::m_font
Picture StyleParserInternal::Font::m_picture

the picture

Referenced by StyleParser::readFormats(), and StyleParser::sendText().


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

Generated on Mon Feb 6 2017 11:16:20 for libmwaw by doxygen 1.8.11