MsWrdParserInternal::Picture Struct Reference

Internal: the picture of a MsWrdParser. More...

Classes

struct  Zone
 

Public Member Functions

 Picture ()
 

Public Attributes

MWAWBox2i m_dim
 the dimension
 
std::vector< Zonem_picturesList
 the list of picture
 
int m_flag
 an unknown flag
 

Friends

std::ostream & operator<< (std::ostream &o, Picture const &pict)
 operator<<
 

Detailed Description

Internal: the picture of a MsWrdParser.

Constructor & Destructor Documentation

◆ Picture()

MsWrdParserInternal::Picture::Picture ( )
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Picture const &  pict 
)
friend

operator<<

Member Data Documentation

◆ m_dim

MWAWBox2i MsWrdParserInternal::Picture::m_dim

the dimension

Referenced by MsWrdParser::readPicture().

◆ m_flag

int MsWrdParserInternal::Picture::m_flag

an unknown flag

Referenced by MsWrdParser::readPicture().

◆ m_picturesList

std::vector<Zone> MsWrdParserInternal::Picture::m_picturesList

the list of picture

Referenced by MsWrdParser::readPicture().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6