#include <string.h>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <string>
#include <libwpd/libwpd.h>
#include "libmwaw_internal.hxx"
#include "MWAWPropertyHandler.hxx"
#include "MWAWInputStream.hxx"
#include "MWAWPictBasic.hxx"
Functions | |
static std::string | getStringPt (float f) |
Internal: creates the string "f pt". More... | |
|
static |
Internal: creates the string "f pt".
Referenced by MWAWPictLine::getODGBinary(), MWAWPictRectangle::getODGBinary(), MWAWPictCircle::getODGBinary(), MWAWPictArc::getODGBinary(), MWAWPictPath::getODGBinary(), MWAWPictPolygon::getODGBinary(), MWAWPictBasic::getStyle1DProperty(), and MWAWPictBasic::startODG().