summaryrefslogtreecommitdiff
path: root/sw/inc/anchoredobject.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:51:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:51:09 +0000
commit2151522a01bd5fecb4e61ceaf8b1d4fb581241b3 (patch)
tree74a465f9d9043e71c913ef468837ffa68fe0af5f /sw/inc/anchoredobject.hxx
parentefbb6a66fe47c671797a37351b86210b1b7f89e9 (diff)
INTEGRATION: CWS os94 (1.20.186); FILE MERGED
2007/03/12 08:07:27 os 1.20.186.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/anchoredobject.hxx')
-rw-r--r--sw/inc/anchoredobject.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index ce2be33b2b25..25f4c5e7d477 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: anchoredobject.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: vg $ $Date: 2006-11-01 15:09:05 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:51:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -356,7 +356,6 @@ class SwAnchoredObject
// accessors to member <maLastCharRect>
const SwRect& GetLastCharRect() const;
- SwTwips GetLastCharX() const;
SwTwips GetRelCharX( const SwFrm* pFrm ) const;
SwTwips GetRelCharY( const SwFrm* pFrm ) const;
void AddLastCharY( long nDiff );