From 5e7e9af867f7fb18baf665da0cdb2c95e0262a8e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 9 Sep 2004 15:46:58 +0000 Subject: 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 --- sfx2/sdi/docslots.sdi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sfx2/sdi') 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; + ] } ; -- cgit