#include "WPGSVGGenerator.h"
#include <locale.h>
#include <sstream>
#include <string>
Functions | |
static std::string | doubleToString (const double value) |
static std::string doubleToString | ( | const double | value | ) | [static] |
Referenced by libwpg::WPGSVGGenerator::drawBitmap(), libwpg::WPGSVGGenerator::drawEllipse(), libwpg::WPGSVGGenerator::drawImageObject(), libwpg::WPGSVGGenerator::drawPath(), libwpg::WPGSVGGenerator::drawPolygon(), libwpg::WPGSVGGenerator::drawRectangle(), libwpg::WPGSVGGenerator::startGraphics(), and libwpg::WPGSVGGenerator::writeStyle().