summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/appslots.sdi3
-rw-r--r--sfx2/sdi/sfx.sdi17
2 files changed, 0 insertions, 20 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index 6ce38e1129a7..12ad63616f37 100644
--- a/sfx2/sdi/appslots.sdi
+++ b/sfx2/sdi/appslots.sdi
@@ -120,9 +120,6 @@ interface Application
ExecMethod = MiscExec_Impl ;
StateMethod = MiscState_Impl ;
]
- SID_ADDONS
- [
- ]
SID_SHOW_IME_STATUS_WINDOW
[
ExecMethod = MiscExec_Impl ;
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index cf7868c41cd5..4622d3f838c9 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -4760,23 +4760,6 @@ SfxImageItem ImageOrientation SID_IMAGE_ORIENTATION
]
-SfxVoidItem Addons SID_ADDONS
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
-]
-
SfxBoolItem ShowImeStatusWindow SID_SHOW_IME_STATUS_WINDOW
[
AutoUpdate = FALSE,