summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 07:53:41 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 07:53:41 +0000
commite9fafdc4c2b59d2cc2837c802e83b4298348cbd5 (patch)
tree0447ff661aa6514e90015218517d7c3d88ffb737 /sw/inc/fesh.hxx
parent07dbac880c4ac8d2a31229d9431eea5e715548a6 (diff)
INTEGRATION: CWS os94 (1.55.170); FILE MERGED
2007/03/12 08:07:29 os 1.55.170.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r--sw/inc/fesh.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 0361912403d1..866f5c76ae9b 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fesh.hxx,v $
*
- * $Revision: 1.56 $
+ * $Revision: 1.57 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 09:12:56 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:53:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -549,8 +549,6 @@ public:
//Auskunft ueber naechstliegenden Inhalt zum uebergebenen Point
Point GetCntntPos( const Point& rPoint, BOOL bNext ) const;
- Point GetContentFromPos( const Point &rPoint, int offset ) const;
-
//convert document position into position relative to the current page
Point GetRelativePagePosition(const Point& rDocPos);