~ubuntu-branches/ubuntu/lucid/libwpd/lucid

« back to all changes in this revision

Viewing changes to src/lib/WP1Part.h

  • Committer: Bazaar Package Importer
  • Author(s): Rene Engelhard
  • Date: 2007-01-11 15:15:57 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070111151557-rn1kysabqbccx3as
Tags: 0.8.8-2
run make check for stream check; build-depend on libcppunit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#ifndef WP1PART_H
28
28
#define WP1PART_H
29
29
 
30
 
#include "WPXPart.h"
31
 
#include "WPXParser.h"
32
30
#include "WP1Listener.h"
33
31
 
34
 
class WP1LLListener;
35
 
 
36
32
class WP1Part
37
33
{
38
34
 public: