#include "WPG2Parser.h"
#include <cstring>
#include <limits>
#include <math.h>
#include <vector>
#include <librevenge/librevenge.h>
#include <libwpd/libwpd.h>
#include "WPGTextDataHandler.h"
#include "libwpg_utils.h"
Classes | |
class | WPG2Parser::ObjectCharacterization |
Macros | |
#define | DUMP_BINARY_DATA 0 |
#define | M_PI 3.14159265358979323846 |
Functions | |
unsigned long | getRemainingLength (librevenge::RVNGInputStream *const input) |
Variables | |
static const unsigned char | defaultWPG2PaletteRed [] |
static const unsigned char | defaultWPG2PaletteGreen [] |
static const unsigned char | defaultWPG2PaletteBlue [] |
#define DUMP_BINARY_DATA 0 |
Referenced by WPG2Parser::WPG2Parser().
#define M_PI 3.14159265358979323846 |
Referenced by WPG2Parser::handleBrushForeColor(), and WPG2Parser::handleDPBrushForeColor().
unsigned long libwpg::getRemainingLength | ( | librevenge::RVNGInputStream *const | input | ) |
Referenced by WPG2Parser::handleBitmapData(), and WPG2Parser::parse().
|
static |
Referenced by WPG2Parser::resetPalette().
|
static |
Referenced by WPG2Parser::resetPalette().
|
static |
Referenced by WPG2Parser::resetPalette().