STOFFSpreadsheetParser Class Reference

virtual class which defines the ancestor of all spreadsheet zone parser More...

#include <STOFFParser.hxx>

Inheritance diagram for STOFFSpreadsheetParser:
STOFFParser SDCParser

List of all members.

Public Member Functions

virtual void parse (librevenge::RVNGSpreadsheetInterface *documentInterface)=0
 virtual function used to parse the input

Protected Member Functions

 STOFFSpreadsheetParser (STOFFInputStreamPtr input, STOFFHeader *header)
 constructor (protected)
 STOFFSpreadsheetParser (STOFFParserStatePtr state)
 constructor using a state
virtual ~STOFFSpreadsheetParser ()
 destructor

Detailed Description

virtual class which defines the ancestor of all spreadsheet zone parser


Constructor & Destructor Documentation

constructor (protected)

STOFFSpreadsheetParser::STOFFSpreadsheetParser ( STOFFParserStatePtr  state) [inline, explicit, protected]

constructor using a state

destructor


Member Function Documentation

virtual void STOFFSpreadsheetParser::parse ( librevenge::RVNGSpreadsheetInterface *  documentInterface) [pure virtual]

virtual function used to parse the input

Implemented in SDCParser.


The documentation for this class was generated from the following files: