Internal: a picture of a RagTimeParser. More...
Public Member Functions | |
| Picture () | |
| constructor | |
Public Attributes | |
| int | m_type |
| the picture type(unsure) | |
| MWAWEntry | m_pos |
| the data position | |
| MWAWBox2f | m_dim |
| the dimension | |
| long | m_headerPos |
| the beginning of the header(for debugging) | |
| bool | m_isSent |
| a flag to know if the picture is sent | |
Internal: a picture of a RagTimeParser.
| RagTimeParserInternal::Picture::Picture | ( | ) | [inline] |
constructor
the dimension
Referenced by RagTimeParser::readPictZone(), and RagTimeParser::readPictZoneV2().
the beginning of the header(for debugging)
Referenced by RagTimeParser::readPictZone(), and RagTimeParser::readPictZoneV2().
bool RagTimeParserInternal::Picture::m_isSent [mutable] |
a flag to know if the picture is sent
Referenced by RagTimeParser::flushExtra(), and RagTimeParser::sendPicture().
the data position
Referenced by RagTimeParser::readPictZone(), RagTimeParser::readPictZoneV2(), RagTimeParser::sendBitmap(), and RagTimeParser::sendPicture().
the picture type(unsure)
Referenced by RagTimeParser::readPictZone(), RagTimeParser::readPictZoneV2(), and RagTimeParser::sendPicture().