#include <string.h>
#include <cmath>
#include <cstring>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <string>
#include <librevenge/librevenge.h>
#include "libwps_internal.h"
#include "WPSGraphicShape.h"
Functions | |
std::ostream & | operator<< (std::ostream &o, WPSGraphicShape::PathData const &path) |
std::ostream & | operator<< (std::ostream &o, WPSGraphicShape const &sh) |
std::ostream & operator<< | ( | std::ostream & | o, |
WPSGraphicShape const & | sh ) |
std::ostream & operator<< | ( | std::ostream & | o, |
WPSGraphicShape::PathData const & | path ) |