summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2000-12-21 12:02:28 +0000
committerjp <jp@openoffice.org>2000-12-21 12:02:28 +0000
commitf843b98b5579f8e07226a9521da0248bb8f3dbf4 (patch)
treec9626a05ff6a40306b64eb1295e00ecd5b5227e4 /sw/source/ui/inc/textsh.hxx
parentee6401c8ac3cf961825cb4db7eb7d524d0c073bf (diff)
new: transliteration
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index 87a74551a251..5089657fdc03 100644
--- a/sw/source/ui/inc/textsh.hxx
+++ b/sw/source/ui/inc/textsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textsh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2000-11-13 12:32:03 $
+ * last change: $Author: jp $ $Date: 2000-12-21 13:01:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,6 +121,7 @@ public:
void ExecParaAttrArgs(SfxRequest &);
void ExecAttr(SfxRequest &);
void ExecDB(SfxRequest &);
+ void ExecTransliteration(SfxRequest &);
void GetAttrState(SfxItemSet &);