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

StyleParserInternal::Picture::Picture ( )
inline

constructor

Member Function Documentation

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

returns true if the picture is valid

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

Member Data Documentation

MWAWEntry StyleParserInternal::Picture::m_entry
MWAWVec2i StyleParserInternal::Picture::m_size

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

Generated on Sat Aug 21 2021 18:43:41 for libmwaw by doxygen 1.8.10