summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:46:58 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:46:58 +0000
commit5e7e9af867f7fb18baf665da0cdb2c95e0262a8e (patch)
tree946ff13005ddce657cdc35e4f43c6ba8b2afd850 /sfx2/sdi
parentf3a4296ab5d7c6f02c2f212c66602cc07bdaf38b (diff)
INTEGRATION: CWS toolbars2 (1.9.444); FILE MERGED
2004/08/26 13:16:40 cd 1.9.444.1: #i32219# Adapt XML security statusbar controller to new implementation
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/docslots.sdi7
1 files changed, 6 insertions, 1 deletions
diff --git a/sfx2/sdi/docslots.sdi b/sfx2/sdi/docslots.sdi
index 676380946993..09a1abc96a9e 100644
--- a/sfx2/sdi/docslots.sdi
+++ b/sfx2/sdi/docslots.sdi
@@ -2,7 +2,7 @@
shell SfxObjectShell
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
- $Author: kz $ $Date: 2004-08-31 12:32:41 $ $Revision: 1.10 $
+ $Author: obo $ $Date: 2004-09-09 16:46:58 $ $Revision: 1.11 $
$Logfile: T:/sfx2/sdi/docslots.sdv $ $Workfile: DOCSLOTS.SDI $
=========================================================================*/
@@ -247,4 +247,9 @@ shell SfxObjectShell
ExecMethod = ExecFile_Impl ;
StateMethod = GetState_Impl ;
]
+ SID_SIGNATURE
+ [
+ ExecMethod = ExecFile_Impl;
+ StateMethod = GetState_Impl;
+ ]
} ;