~ubuntu-branches/ubuntu/gutsy/libwpd/gutsy

« back to all changes in this revision

Viewing changes to src/lib/WP3MiscellaneousGroup.h

  • Committer: Bazaar Package Importer
  • Author(s): Rene Engelhard
  • Date: 2006-07-15 11:58:12 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060715115812-v18efmdayby4clau
Tags: 0.8.6-1
* New upstream release
* swap maintainer/uploader

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
{
34
34
 public:
35
35
        WP3MiscellaneousGroup(WPXInputStream *input);   
36
 
        virtual ~WP3MiscellaneousGroup();
37
 
        virtual void _readContents(WPXInputStream *input);
38
 
        virtual void parse(WP3Listener *listener);
 
36
        ~WP3MiscellaneousGroup();
 
37
        void _readContents(WPXInputStream *input);
 
38
        void parse(WP3Listener *listener);
39
39
 
40
40
 private:
41
41
        // variables needed for subgroup 4 (Page Size Override)