#include "MSPUBSVGGenerator.h"#include "libmspub.h"#include <locale.h>#include <sstream>#include <string>Functions | |
| static std::string | doubleToString (const double value) |
| static unsigned | stringToColour (const ::WPXString &s) |
|
static |
Referenced by libmspub::MSPUBSVGGenerator::drawEllipse(), libmspub::MSPUBSVGGenerator::drawGraphicObject(), libmspub::MSPUBSVGGenerator::drawPath(), libmspub::MSPUBSVGGenerator::drawPolySomething(), libmspub::MSPUBSVGGenerator::drawRectangle(), libmspub::MSPUBSVGGenerator::setStyle(), libmspub::MSPUBSVGGenerator::startGraphics(), libmspub::MSPUBSVGGenerator::startTextObject(), libmspub::MSPUBSVGGenerator::startTextSpan(), and libmspub::MSPUBSVGGenerator::writeStyle().
|
static |
Referenced by libmspub::MSPUBSVGGenerator::setStyle().