ClarisWksStruct.cxx File Reference
#include <string.h>
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <limits>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWDebug.hxx"
#include "MWAWInputStream.hxx"
#include "MWAWParser.hxx"
#include "ClarisWksStruct.hxx"

Namespaces

 ClarisWksStruct
 namespace to store the main structure which appears in a ClarisDraw/ClarisWorks file
 

Functions

bool ClarisWksStruct::readIntZone (MWAWParserState &parserState, char const *zoneName, bool hasEntete, int fSz, std::vector< int > &res)
 try to read a int structured zone where fSz to the int size: 1(int8), 2(int16), 4(int32) More...
 
bool ClarisWksStruct::readStructZone (MWAWParserState &parserState, char const *zoneName, bool hasEntete)
 try to read a structured zone with unknown content More...
 
std::ostream & ClarisWksStruct::operator<< (std::ostream &o, DSET const &doc)
 

Generated on Thu Jul 9 2015 20:26:37 for libmwaw by doxygen 1.8.8