ClarisWksStruct Namespace Reference

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

Classes

struct  DSET
 main structure which correspond to a document part More...
 

Functions

bool 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 readStructZone (MWAWParserState &parserState, char const *zoneName, bool hasEntete)
 try to read a structured zone with unknown content More...
 
std::ostream & operator<< (std::ostream &o, DSET const &doc)
 

Detailed Description

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

Function Documentation

std::ostream& ClarisWksStruct::operator<< ( std::ostream &  o,
DSET const &  doc 
)
bool ClarisWksStruct::readIntZone ( MWAWParserState parserState,
char const *  zoneName,
bool  hasEntete,
int  intSz,
std::vector< int > &  res 
)

try to read a int structured zone where fSz to the int size: 1(int8), 2(int16), 4(int32)

Referenced by ClarisWksDatabase::readDatabaseZone(), ClarisDrawGraph::readGroupHeader(), ClarisWksGraph::readGroupHeader(), and ClarisWksTable::readTableZone().


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