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 documentation for this struct was generated from the following file:

Generated on Fri Jun 17 2016 01:21:17 for libmwaw by doxygen 1.8.10