summaryrefslogtreecommitdiff
path: root/sw/inc/SwRewriter.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-25 07:50:58 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-25 07:50:58 +0000
commitefbb6a66fe47c671797a37351b86210b1b7f89e9 (patch)
treee2424b68958fb426d7074f9778538e28da7b89f6 /sw/inc/SwRewriter.hxx
parent0a755ae7af05ff975cc314ae8264e4e324966872 (diff)
INTEGRATION: CWS os94 (1.8.222); FILE MERGED
2007/03/12 08:07:27 os 1.8.222.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/SwRewriter.hxx')
-rw-r--r--sw/inc/SwRewriter.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/inc/SwRewriter.hxx b/sw/inc/SwRewriter.hxx
index 1ccb2e187574..0063431443d0 100644
--- a/sw/inc/SwRewriter.hxx
+++ b/sw/inc/SwRewriter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SwRewriter.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-10-11 08:46:26 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:50:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,9 +53,6 @@ public:
void AddRule(const String & rWhat, const String & rWith);
String Apply(const String & rStr) const;
- std::vector<String> Apply(const std::vector<String> & rStrs) const;
-
- String ToString() const;
};
#endif // _SW_REWRITER_HXX