Public Member Functions | |
Zone () | |
Public Attributes | |
MWAWEntry | m_pos |
the position in file | |
Box2i | m_dim |
the dimension | |
int | m_flags [3] |
three unknown flags | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Zone const &pict) |
operator<< |
MSWParserInternal::Picture::Zone::Zone | ( | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | o, |
Zone const & | pict | ||
) | [friend] |
operator<<
the dimension
Referenced by MSWParser::readPicture(), and MSWParser::sendPicture().
three unknown flags
Referenced by MSWParser::readPicture(), and Zone().
the position in file
Referenced by MSWParser::readPicture(), and MSWParser::sendPicture().