#include <sstream>
#include <string>
#include "MWAWEntry.hxx"
#include "MWAWInputStream.hxx"
#include "FWStruct.hxx"
Namespaces | |
FWStruct | |
a namespace use to define common structure in a FullWrite file | |
Functions | |
bool | FWStruct::getColor (int color, MWAWColor &col) |
try to convert a file data to a color More... | |
std::string | FWStruct::getTypeName (int type) |
returns the type name More... | |
std::ostream & | FWStruct::operator<< (std::ostream &o, Border const &p) |
std::ostream & | FWStruct::operator<< (std::ostream &o, Entry const &entry) |
std::ostream & | FWStruct::operator<< (std::ostream &o, ZoneHeader const &dt) |