#include <time.h>
#include <iomanip>
#include <sstream>
#include <libwpd/libwpd.h>
#include "MWAWCell.hxx"
Functions | |
std::ostream & | operator<< (std::ostream &o, MWAWCellFormat const &cell) |
std::ostream & | operator<< (std::ostream &o, MWAWCellContent const &cell) |
std::ostream & | operator<< (std::ostream &o, MWAWCell const &cell) |
std::ostream& operator<< | ( | std::ostream & | o, |
MWAWCellFormat const & | cell | ||
) |
std::ostream& operator<< | ( | std::ostream & | o, |
MWAWCellContent const & | cell | ||
) |
std::ostream& operator<< | ( | std::ostream & | o, |
MWAWCell const & | cell | ||
) |