#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <libwpd/libwpd.h>
#include "MWAWEntry.hxx"
#include "MWAWFontConverter.hxx"
#include "CWParser.hxx"
#include "CWText.hxx"
#include "CWStyleManager.hxx"
Classes | |
struct | CWStyleManagerInternal::Pattern |
Internal: the pattern of a CWStyleManager. More... | |
struct | CWStyleManagerInternal::Gradient |
Internal: the gradient of a CWStyleManager. More... | |
struct | CWStyleManagerInternal::State |
Internal: the state of a CWStyleManager. More... | |
Namespaces | |
CWStyleManagerInternal | |
Internal: the structures of a CWStyleManagerInternal. | |
Functions | |
std::ostream & | operator<< (std::ostream &o, CWStyleManager::KSEN const &ksen) |
std::ostream & | operator<< (std::ostream &o, CWStyleManager::Style const &style) |
std::ostream & | operator<< (std::ostream &o, CWStyleManager::CellFormat const &form) |
std::ostream& operator<< | ( | std::ostream & | o, |
CWStyleManager::KSEN const & | ksen | ||
) |
std::ostream& operator<< | ( | std::ostream & | o, |
CWStyleManager::Style const & | style | ||
) |
std::ostream& operator<< | ( | std::ostream & | o, |
CWStyleManager::CellFormat const & | form | ||
) |