From 2ec4fd903a90f02fabd273071ff625c46db9ab94 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 4 Jun 2008 09:02:04 +0000 Subject: INTEGRATION: CWS sw30bf04 (1.6.2); FILE MERGED 2008/04/16 14:07:55 ama 1.6.2.1: Patch #i86356#: Remove unused methods --- hwpfilter/source/hwpreader.hxx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'hwpfilter') diff --git a/hwpfilter/source/hwpreader.hxx b/hwpfilter/source/hwpreader.hxx index 5798db8b4508..d1d8bc686cc9 100644 --- a/hwpfilter/source/hwpreader.hxx +++ b/hwpfilter/source/hwpreader.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: hwpreader.hxx,v $ - * $Revision: 1.6 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -182,24 +182,16 @@ private: void makeFormula(TxtBox *hbox); void makeHyperText(TxtBox *hbox); void makePicture(Picture *hbox); - void makePictureOLE(Picture *hbox); void makePictureDRAW(HWPDrawingObject *drawobj, Picture *hbox); void makeLine(Line *hbox); void makeHidden(Hidden *hbox); - void makeHeaderFooter(HeaderFooter *hbox); void makeFootnote(Footnote *hbox); void makeAutoNum(AutoNum *hbox); - void makeNewNum(NewNum *hbox); void makeShowPageNum(); - void makePageNumCtrl(PageNumCtrl *hbox); void makeMailMerge(MailMerge *hbox); - void makeCompose(Compose *hbox); - void makeHyphen(Hyphen *hbox); void makeTocMark(TocMark *hbox); void makeIndexMark(IndexMark *hbox); void makeOutline(Outline *hbox); - void makeKeepSpace(KeepSpace *hbox); - void makeFixedSpace(FixedSpace *hbox); /* --------- Styles Parsing ------------ */ void makePageStyle(); -- cgit v1.2.3