Internal: the picture of a MsWrdParser. More...
Classes | |
struct | Zone |
Public Member Functions | |
Picture () | |
Public Attributes | |
MWAWBox2i | m_dim |
the dimension | |
std::vector< Zone > | m_picturesList |
the list of picture | |
int | m_flag |
an unknown flag | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Picture const &pict) |
operator<< | |
Internal: the picture of a MsWrdParser.
|
inline |
|
friend |
operator<<
MWAWBox2i MsWrdParserInternal::Picture::m_dim |
the dimension
Referenced by MsWrdParser::readPicture().
int MsWrdParserInternal::Picture::m_flag |
an unknown flag
Referenced by MsWrdParser::readPicture().
std::vector<Zone> MsWrdParserInternal::Picture::m_picturesList |
the list of picture
Referenced by MsWrdParser::readPicture().