summaryrefslogtreecommitdiff
path: root/sc/sdi/tabvwsh.sdi
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-09-25 09:42:20 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-09-25 09:42:20 +0000
commit039524721a56387ce25a6738acabdea4b6c40c2f (patch)
tree17ecc4b067a6c66bec00fc8b0c8737dbe69a3c19 /sc/sdi/tabvwsh.sdi
parentbfeee789946532f4ef1348c4318dd0f57d07c5f5 (diff)
INTEGRATION: CWS os20 (1.10.256); FILE MERGED
2003/09/15 11:53:49 os 1.10.256.1: #110356# SID_SHOW_HIDDEN/SID_SHOW_FORMS removed
Diffstat (limited to 'sc/sdi/tabvwsh.sdi')
-rw-r--r--sc/sdi/tabvwsh.sdi4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index a46568eda..6b2ae6eae 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: mba $ $Date: 2002-08-29 14:19:17 $ $Revision: 1.10 $
+ // $Author: hjs $ $Date: 2003-09-25 10:42:20 $ $Revision: 1.11 $
// $Logfile: T:/sc/sdi/tabvwsh.sdv $ $Workfile: tabvwsh.sdi $
//----------------------------------------------------------------------------
@@ -86,8 +86,6 @@ interface BaseSelection : Selection
//SID_CHOOSE_CONTROLS [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_OBJECT_SELECT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
- SID_SHOW_HIDDEN [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ] // status()
- SID_SHOW_FORMS [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ] // status()
SID_INSERT_DRAW [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_FM_CREATE_CONTROL [ ExecMethod = ExecDraw ; ]
SID_LINKS [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]