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 |
|
friend |
operator<<
MWAWBox2i MsWrdParserInternal::Picture::Zone::m_dim |
the dimension
Referenced by MsWrdParser::readPicture().
int MsWrdParserInternal::Picture::Zone::m_flags[3] |
three unknown flags
Referenced by MsWrdParser::readPicture(), and Zone().
MWAWEntry MsWrdParserInternal::Picture::Zone::m_pos |
the position in file
Referenced by MsWrdParser::readPicture().