StyleParserInternal::Picture Struct Reference

small structure used to store picture data in StyleParser More...

Public Member Functions

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

Public Attributes

MWAWVec2i m_size
 the picture size in point More...
 
MWAWEntry m_entry
 the picture entry More...
 

Detailed Description

small structure used to store picture data in StyleParser

Constructor & Destructor Documentation

◆ Picture()

StyleParserInternal::Picture::Picture ( )
inline

constructor

Member Function Documentation

◆ valid()

bool StyleParserInternal::Picture::valid ( ) const
inline

returns true if the picture is valid

Referenced by StyleParserInternal::Font::hasPicture().

Member Data Documentation

◆ m_entry

MWAWEntry StyleParserInternal::Picture::m_entry

◆ m_size

MWAWVec2i StyleParserInternal::Picture::m_size

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

Generated for libmwaw by doxygen 1.8.14