summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:00:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:00:00 +0000
commit8a3eeb7d3d77fb8a63d4da7f8215a48ab51712ad (patch)
treee555280219606cf924218de3339f48b35f0d3521 /sw/source/core/inc/txtfrm.hxx
parent7d8955ec9fea69d2743a3e77371af150638a4f08 (diff)
INTEGRATION: CWS swwarnings (1.52.38); FILE MERGED
2007/03/12 08:47:55 fme 1.52.38.1: #i69287# Warning free code
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r--sw/source/core/inc/txtfrm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index e5e57343679b..9070a6950b86 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtfrm.hxx,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: rt $ $Date: 2007-01-29 16:53:19 $
+ * last change: $Author: hr $ $Date: 2007-09-27 09:00:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -437,7 +437,7 @@ public:
// Wenn wir eine Ftn sind, die auf ihre Referenz zu waechst...
// public weil von SwCntntFrm::MakeAll benoetigt.
- SwTwips GetFtnLine( const SwTxtFtn *pFtn, sal_Bool bLocked ) const;
+ SwTwips GetFtnLine( const SwTxtFtn *pFtn ) const;
// Liefern den linken und den rechten Rand in
// Dokumentkoordinaten (unter Beachtung der Absatzattribute).