#include <WPG2Parser.h>
Public Member Functions | |
WPGBinaryDataContext () | |
Public Attributes | |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
int | numObjects |
int | objectIndex |
std::vector< libwpg::WPGString > | mimeTypes |
WPGBinaryDataContext::WPGBinaryDataContext | ( | ) | [inline] |
double WPGBinaryDataContext::x1 |
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().
double WPGBinaryDataContext::y1 |
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().
double WPGBinaryDataContext::x2 |
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().
double WPGBinaryDataContext::y2 |
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().
std::vector<libwpg::WPGString> WPGBinaryDataContext::mimeTypes |
Referenced by WPG2Parser::handleObjectCapsule(), and WPG2Parser::handleObjectImage().