summaryrefslogtreecommitdiff
path: root/sfx2/sdi/docslots.sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-31 11:32:41 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-31 11:32:41 +0000
commitccf0bec7bf3d0653ca4b066504fddb9cd84c3cec (patch)
tree3c7aa6f2ce36c84b9f88b49ce44784a390e1a2dc /sfx2/sdi/docslots.sdi
parentc53cff5bac134695798c146d728d392bc335cd80 (diff)
INTEGRATION: CWS xmlsec05 (1.9.422); FILE MERGED
2004/07/15 13:42:48 gt 1.9.422.1: #i20883# XmlSec status bar controler
Diffstat (limited to 'sfx2/sdi/docslots.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 8227e8e44503..676380946993 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: hr $ $Date: 2003-03-27 11:27:31 $ $Revision: 1.9 $
+ $Author: kz $ $Date: 2004-08-31 12:32:41 $ $Revision: 1.10 $
$Logfile: T:/sfx2/sdi/docslots.sdv $ $Workfile: DOCSLOTS.SDI $
=========================================================================*/
@@ -196,6 +196,11 @@ interface OfficeDocument : Document
ExecMethod = ExecFile_Impl;
StateMethod = GetState_Impl;
]
+ SID_SIGNATURE
+ [
+ ExecMethod = ExecFile_Impl;
+ StateMethod = GetState_Impl;
+ ]
}
//=========================================================================