summaryrefslogtreecommitdiff
path: root/sw/inc/SwRewriter.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:48:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:48:11 +0000
commitbfbb30f16fd910287af55adbab9cb156e8b60d1b (patch)
tree01088ea4cd00a11cd889ee4bc7ec2fd8828c962c /sw/inc/SwRewriter.hxx
parent3fa0dda1485fa7c5d6269b15e027a33a58415ca2 (diff)
INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED
2004/07/07 16:58:17 hbrinkm 1.3.10.1: #115575# ToString
Diffstat (limited to 'sw/inc/SwRewriter.hxx')
-rw-r--r--sw/inc/SwRewriter.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/SwRewriter.hxx b/sw/inc/SwRewriter.hxx
index bd2575d64743..2051b5bdc8ef 100644
--- a/sw/inc/SwRewriter.hxx
+++ b/sw/inc/SwRewriter.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SwRewriter.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 11:58:53 $
+ * last change: $Author: hr $ $Date: 2004-09-08 14:48:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,8 +81,7 @@ public:
String Apply(const String & rStr) const;
- friend std::ostream & operator << (std::ostream & o,
- const SwRewriter & rRewriter);
+ String ToString() const;
};
#endif // _SW_REWRITER_HXX