summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-11-16 09:12:22 +0000
committerOliver Bolte <obo@openoffice.org>2005-11-16 09:12:22 +0000
commit15e622646b74278ecb2991bfcd206d212a0a0d7e (patch)
treefedf90718d61d419a664b66a3c786624b312ebed /sc
parent449e087a7526e4235161c5ab1f145b1f85ba21ca (diff)
INTEGRATION: CWS thaiissues (1.18.20); FILE MERGED
2005/10/11 15:30:15 dr 1.18.20.1: #i42660# new menu entries to insert control characters
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/scmod.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/scmod.hxx b/sc/inc/scmod.hxx
index f069f2e95594..bcb7101fe0cc 100644
--- a/sc/inc/scmod.hxx
+++ b/sc/inc/scmod.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scmod.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:54:58 $
+ * last change: $Author: obo $ $Date: 2005-11-16 10:12:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -183,6 +183,7 @@ public:
void Execute( SfxRequest& rReq );
void GetState( SfxItemSet& rSet );
+ void HideDisabledSlots( SfxItemSet& rSet );
void AnythingChanged();