MWAWPresentationParser Class Reference

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

#include <MWAWParser.hxx>

Inheritance diagram for MWAWPresentationParser:
MWAWParser ClarisWksPRParser

List of all members.

Public Member Functions

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

Protected Member Functions

 MWAWPresentationParser (MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header)
 constructor (protected)
 MWAWPresentationParser (MWAWParserStatePtr state)
 constructor using a state

Detailed Description

virtual class which defines the ancestor of all presentation zone parser


Constructor & Destructor Documentation

MWAWPresentationParser::MWAWPresentationParser ( MWAWInputStreamPtr  input,
MWAWRSRCParserPtr  rsrcParser,
MWAWHeader header 
) [inline, protected]

constructor (protected)

constructor using a state


Member Function Documentation

virtual void MWAWPresentationParser::parse ( librevenge::RVNGPresentationInterface *  documentInterface) [pure virtual]

virtual function used to parse the input

Implemented in ClarisWksPRParser.


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