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