MsWrdParserInternal::Picture::Zone Struct Reference

Public Member Functions

 Zone ()
 

Public Attributes

MWAWEntry m_pos
 the position in file More...
 
MWAWBox2i m_dim
 the dimension More...
 
int m_flags [3]
 three unknown flags More...
 

Friends

std::ostream & operator<< (std::ostream &o, Zone const &pict)
 operator<< More...
 

Constructor & Destructor Documentation

◆ Zone()

MsWrdParserInternal::Picture::Zone::Zone ( )
inline

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_dim

MWAWBox2i MsWrdParserInternal::Picture::Zone::m_dim

the dimension

Referenced by MsWrdParser::readPicture().

◆ m_flags

int MsWrdParserInternal::Picture::Zone::m_flags[3]

three unknown flags

Referenced by MsWrdParser::readPicture(), and Zone().

◆ m_pos

MWAWEntry MsWrdParserInternal::Picture::Zone::m_pos

the position in file

Referenced by MsWrdParser::readPicture().


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

Generated for libmwaw by doxygen 1.8.14