summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 11:05:17 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 11:05:17 +0000
commitaa5e023705ac4ceeb24f3c7c17bd84c334dbf87b (patch)
treeb69d9379dd81fd826c5a395c52f94d71f1061d39 /sw/inc/redline.hxx
parent732ed1c004253b2871b891a2c60d3fc1ffcd755c (diff)
INTEGRATION: CWS tune05 (1.6.54); FILE MERGED
2004/07/22 11:05:41 cmc 1.6.54.1: #i30554# unused ctor
Diffstat (limited to 'sw/inc/redline.hxx')
-rw-r--r--sw/inc/redline.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 76ed359f49c2..1677dfe0a06f 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: redline.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2004-05-25 16:21:38 $
+ * last change: $Author: obo $ $Date: 2004-08-12 12:05:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -221,7 +221,6 @@ class SwRedline : public SwPaM
public:
SwRedline( SwRedlineType eType, const SwPaM& rPam );
- SwRedline( SwRedlineType eTyp, const SwPosition& rPos );
SwRedline( const SwRedlineData& rData, const SwPaM& rPam );
SwRedline( const SwRedlineData& rData, const SwPosition& rPos );
// fuer sw3io: pData geht in eigenen Besitz ueber!