summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hpara.h
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-04 09:02:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-04 09:02:42 +0000
commitd1af3a5fc102f9bb3464541d83ef0fa4bb2ce2a1 (patch)
treea726a21ba243271e82a98762e3817bee42a20386 /hwpfilter/source/hpara.h
parent2ec4fd903a90f02fabd273071ff625c46db9ab94 (diff)
INTEGRATION: CWS sw30bf04 (1.4.2); FILE MERGED
2008/04/16 14:07:55 ama 1.4.2.1: Patch #i86356#: Remove unused methods
Diffstat (limited to 'hwpfilter/source/hpara.h')
-rw-r--r--hwpfilter/source/hpara.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/hwpfilter/source/hpara.h b/hwpfilter/source/hpara.h
index 7b9842c93b9a..cac8bffba5a0 100644
--- a/hwpfilter/source/hpara.h
+++ b/hwpfilter/source/hpara.h
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: hpara.h,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -28,7 +28,7 @@
*
************************************************************************/
-/* $Id: hpara.h,v 1.4 2008-04-10 12:06:26 rt Exp $ */
+/* $Id: hpara.h,v 1.5 2008-06-04 09:59:48 vg Exp $ */
#ifndef _HWPPARA_H_
#define _HWPPARA_H_
@@ -137,10 +137,6 @@ class DLLEXPORT HWPPara
/* layout Լ */
/**
- * Get line information of given line
- */
- LineInfo *GetLineInfo(int line);
-/**
* Returns the character sytle of paragraph.
*/
CharShape *GetCharShape(int pos);