summaryrefslogtreecommitdiff
path: root/sfx2/sdi/appslots.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-06-21 12:21:24 +0000
committerRüdiger Timm <rt@openoffice.org>2005-06-21 12:21:24 +0000
commit6940286e277511f35d7f55c0088fb464295fb40e (patch)
treef78beda545b884bb271b71f6b2a83d5002f56e36 /sfx2/sdi/appslots.sdi
parent4be379cf03e0fac99177224dc3a7fcb4bd818728 (diff)
INTEGRATION: CWS optionalbase (1.22.144); FILE MERGED
2005/06/16 07:48:32 fs 1.22.144.1: #i46898# SID_TEMPLATE_ADDRESSBOOKSOURCE needs a state method now (not available when no Base is installed)
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r--sfx2/sdi/appslots.sdi5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index 5db25afeb83d..38856dc2acfe 100644
--- a/sfx2/sdi/appslots.sdi
+++ b/sfx2/sdi/appslots.sdi
@@ -5,8 +5,8 @@
#* Description shell SfxApplication
#*
#* Creation date MI 01/31/1995
-#* last change $Author: vg $ $Date: 2005-02-16 18:20:35 $
-#* $Revision: 1.22 $
+#* last change $Author: rt $ $Date: 2005-06-21 13:21:24 $
+#* $Revision: 1.23 $
#*
#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
#*
@@ -206,6 +206,7 @@ interface Application : Module
SID_TEMPLATE_ADDRESSBOKSOURCE // ole(no) api(final/play/rec)
[
ExecMethod = MiscExec_Impl ;
+ StateMethod = MiscState_Impl ;
]
//---------------------------------------------------------------------