summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-25 15:22:43 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-25 15:22:43 +0000
commit47adb5398582a6a1bde573e6e1ecb77506c411e4 (patch)
treea2413ed8f5bfa1f74d25d9e08b27440ff51a7b2b /sw/inc/redline.hxx
parenta5f67ba9ff8b17fa03776eec22dce3b8765387c2 (diff)
#i10000#, #116912# GetDescr
Diffstat (limited to 'sw/inc/redline.hxx')
-rw-r--r--sw/inc/redline.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index d4916e287ac9..76ed359f49c2 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: redline.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2004-05-18 13:58:53 $
+ * last change: $Author: rt $ $Date: 2004-05-25 16:21:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -320,7 +320,7 @@ public:
@return textual description of the selected redline data element
*/
- String GetDescr(USHORT nPos = 0) const;
+ String GetDescr(USHORT nPos = 0);
int operator==( const SwRedline& ) const;
int operator<( const SwRedline& ) const;