#include <librevenge-generators/librevenge-generators.h>
#include <stdio.h>
#include <iostream>
#include <map>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "librevenge_internal.h"
Classes | |
struct | librevenge::DrawingSVG::Table |
basic class used to store table information More... | |
struct | librevenge::RVNGSVGDrawingGeneratorPrivate |
Namespaces | |
namespace | librevenge |
namespace | librevenge::DrawingSVG |
Functions | |
static double | librevenge::DrawingSVG::getInchValue (librevenge::RVNGProperty const &prop) |
static std::string | librevenge::DrawingSVG::doubleToString (const double value) |
static unsigned | librevenge::DrawingSVG::stringToColour (const RVNGString &s) |