summaryrefslogtreecommitdiff
path: root/sc/sdi/docsh.sdi
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-04-25 13:05:02 +0000
committerEike Rathke <er@openoffice.org>2001-04-25 13:05:02 +0000
commit02ea5cf7df4c2d44a8b25799b8fc748e79625ed0 (patch)
tree638096ce7fcb56aaf9c4bd1c98f3ddf87ebf5e83 /sc/sdi/docsh.sdi
parent3cfae27b67aff50fca28ad4a33153b486646754c (diff)
ChangeTrack password protection (disables end, accept, reject)
Diffstat (limited to 'sc/sdi/docsh.sdi')
-rw-r--r--sc/sdi/docsh.sdi6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/sdi/docsh.sdi b/sc/sdi/docsh.sdi
index dc467478a550..4446e3220650 100644
--- a/sc/sdi/docsh.sdi
+++ b/sc/sdi/docsh.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: hr $ $Date: 2000-09-18 16:44:52 $ $Revision: 1.1.1.1 $
+ // $Author: er $ $Date: 2001-04-25 14:01:57 $ $Revision: 1.2 $
// $Logfile: T:/sc/sdi/docsh.sdv $ $Workfile: docsh.sdi $
//----------------------------------------------------------------------------
@@ -96,6 +96,7 @@ interface TableDocument : OfficeDocument
FID_CHG_RECORD [ ExecMethod = Execute; StateMethod = GetState; ]
SID_DOCUMENT_COMPARE [ ExecMethod = Execute; StateMethod = GetState; ]
SID_DOCUMENT_MERGE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_CHG_PROTECT [ ExecMethod = Execute; StateMethod = GetState; ]
SID_DELETE_SCENARIO [ ExecMethod = Execute; ]
SID_EDIT_SCENARIO [ ExecMethod = Execute; ]
@@ -114,6 +115,9 @@ shell ScDocShell : SfxObjectShell
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.1.1.1 2000/09/18 16:44:52 hr
+ initial import
+
Revision 1.80 1999/08/24 14:12:28 ANK
#68244# JumpToTable moved