summaryrefslogtreecommitdiffstats
path: root/sc/sdi/app.sdi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
committerOliver Specht <os@openoffice.org>2001-03-28 12:28:48 +0000
commit8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c (patch)
tree76c15a842ee29e03b2e3114ef74bb13e9457fbbc /sc/sdi/app.sdi
parent#84472# decrease of resource effort (diff)
downloadcore-8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c.tar.gz
core-8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c.zip
option dialog changes
Diffstat (limited to 'sc/sdi/app.sdi')
-rw-r--r--sc/sdi/app.sdi3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/sdi/app.sdi b/sc/sdi/app.sdi
index d12e6e7a3785..f9995730a8aa 100644
--- a/sc/sdi/app.sdi
+++ b/sc/sdi/app.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: nn $ $Date: 2000-11-26 13:36:00 $ $Revision: 1.2 $
+ // $Author: os $ $Date: 2001-03-28 13:25:25 $ $Revision: 1.3 $
// $Logfile: T:/sc/sdi/app.sdv $ $Workfile: app.sdi $
//------------------------------------------------------------------
@@ -12,7 +12,6 @@ interface StarCalc : Module
uuid ( "AB3257C0-07D7-11CF-89CB-008029E4B0B1" )
]
{
- SID_SC_EDITOPTIONS [ ExecMethod = Execute; ]
FID_AUTOCOMPLETE [ ExecMethod = Execute; StateMethod = GetState; ]
SID_DETECTIVE_AUTO [ ExecMethod = Execute; StateMethod = GetState; ]
SID_PSZ_FUNCTION [ ExecMethod = Execute; StateMethod = GetState; ]