|  | 
| std::ostream & | ClarisWksStruct::operator<< (std::ostream &o, Struct const &z) | 
|  | 
| 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) | 
|  |