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