summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2000-11-13 11:32:03 +0000
committerjp <jp@openoffice.org>2000-11-13 11:32:03 +0000
commit240133381b9bb95bde0a6a628215acbc55c47017 (patch)
tree9fe4db175e83e854c481e6528843c5f3bf56c0a3 /sw/source/ui/inc/textsh.hxx
parent475cf35ee29489648963676e7a73431d95fa3b13 (diff)
method ExecCharButtonAttr removed
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index 02a9290c3965..87a74551a251 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.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:42 $
+ * last change: $Author: jp $ $Date: 2000-11-13 12:32:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -116,7 +116,6 @@ public:
void ExecGlossary(SfxRequest &);
void ExecCharAttr(SfxRequest &);
- void ExecCharButtonAttr(SfxRequest &);
void ExecCharAttrArgs(SfxRequest &);
void ExecParaAttr(SfxRequest &);
void ExecParaAttrArgs(SfxRequest &);