summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-15 16:01:07 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-15 16:01:07 +0000
commitbfc01d6f078ea8a4be103d1d516e5388522da204 (patch)
treeaa4ebe9b7375502b7b53f2fae0dbc3dbfe87c39e /sfx2
parent3bfb2a359ddb164fd3d8174e68659ee257df6d33 (diff)
INTEGRATION: CWS basmgr02 (1.74.252); FILE MERGED
2007/02/21 09:40:25 fs 1.74.252.1: #i73331# SID_BASICIDE_ARG_SHELL -> SID_BASICIDE_ARG_DOCUMENT_MODEL
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index c7da6c1203fe..2ed992ad2972 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -3594,7 +3594,7 @@ SfxBoolItem LateInitDone SID_LATEINIT_DONE
//--------------------------------------------------------------------------
SfxStringItem LibLoaded SID_BASICIDE_LIBLOADED
-(SfxObjectShellItem Shell SID_BASICIDE_ARG_SHELL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
+(SfxUsrAnyItem Document SID_BASICIDE_ARG_DOCUMENT_MODEL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
[
/* flags: */
AutoUpdate = FALSE,
@@ -3622,7 +3622,7 @@ SfxStringItem LibLoaded SID_BASICIDE_LIBLOADED
//--------------------------------------------------------------------------
SfxStringItem LibRemoved SID_BASICIDE_LIBREMOVED
-(SfxObjectShellItem Shell SID_BASICIDE_ARG_SHELL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
+(SfxUsrAnyItem Document SID_BASICIDE_ARG_DOCUMENT_MODEL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
[
/* flags: */
AutoUpdate = FALSE,
@@ -3650,7 +3650,7 @@ SfxStringItem LibRemoved SID_BASICIDE_LIBREMOVED
//--------------------------------------------------------------------------
SfxStringItem LibSelect SID_BASICIDE_LIBSELECTED
-(SfxObjectShellItem Shell SID_BASICIDE_ARG_SHELL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
+(SfxUsrAnyItem Document SID_BASICIDE_ARG_DOCUMENT_MODEL,SfxStringItem LibName SID_BASICIDE_ARG_LIBNAME)
[
/* flags: */
AutoUpdate = FALSE,