#include <math.h>
#include <boost/multi_array.hpp>
#include <unicode/ucsdet.h>
#include "MSPUBCollector.h"
#include "libmspub_utils.h"
#include "MSPUBConstants.h"
#include "MSPUBTypes.h"
#include "PolygonUtils.h"
#include "Coordinate.h"
Namespaces | |
libmspub | |
Macros | |
#define | M_PI 3.14159265358979323846 |
Functions | |
Coordinate | libmspub::getFudgedCoordinates (Coordinate coord, const std::vector< Line > &lines, bool makeBigger, BorderPosition borderPosition) |
void | libmspub::noop (const CustomShape *) |
void | libmspub::no_op () |
void | libmspub::endShapeGroup (librevenge::RVNGDrawingInterface *painter) |
#define M_PI 3.14159265358979323846 |
unsigned m_cell |
Referenced by libmspub::MSPUBCollector::paintShape().
unsigned m_colSpan |
Referenced by libmspub::MSPUBCollector::paintShape().
unsigned m_rowSpan |
Referenced by libmspub::MSPUBCollector::paintShape().