summaryrefslogtreecommitdiff
path: root/sw/inc/ftninfo.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:03:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:03:59 +0000
commitcf9a6182a132530d5248cb1e24597e1330a2ac46 (patch)
treeca9af714f6f27910a212533016e9208954a02348 /sw/inc/ftninfo.hxx
parent3d9ec7cadc535a56a19ca19085baa0db17db05ba (diff)
INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED
2007/03/05 12:43:16 tl 1.5.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/ftninfo.hxx')
-rw-r--r--sw/inc/ftninfo.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx
index d65eba446ad6..d81750771125 100644
--- a/sw/inc/ftninfo.hxx
+++ b/sw/inc/ftninfo.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ftninfo.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:25:01 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:03:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -113,6 +113,8 @@ public:
SwFtnInfo& operator=(const SwFtnInfo&);
+
+ using SwEndNoteInfo::operator ==;
BOOL operator==( const SwFtnInfo &rInf ) const;
SwFtnInfo(SwTxtFmtColl* pTxtColl = 0);