summaryrefslogtreecommitdiff
path: root/svx/sdi/svxslots.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'svx/sdi/svxslots.sdi')
-rw-r--r--svx/sdi/svxslots.sdi23
1 files changed, 0 insertions, 23 deletions
diff --git a/svx/sdi/svxslots.sdi b/svx/sdi/svxslots.sdi
index d29b2a314fd9..4e501cb8da6d 100644
--- a/svx/sdi/svxslots.sdi
+++ b/svx/sdi/svxslots.sdi
@@ -25,7 +25,6 @@ SlotIdFile( "svxslots.hrc" )
]
{
-
include "sfxitems.sdi"
include "sfx.sdi"
include "svxitems.sdi"
@@ -33,27 +32,5 @@ SlotIdFile( "svxslots.hrc" )
include "svx.sdi"
include "fmslots.sdi"
-/* interface SearchSettings: Object
- {
- SID_SEARCH_ITEM
- [
- ExecMethod = _ExecSearch;
- StateMethod = _StateSearch;
- ]
- }
-
- interface Interior : Object
- {
- SID_ATTR_BRUSH // status(final|play)
- [
- ExecMethod = ExecBckCol ;
- StateMethod = GetBckColState ;
- ]
- }
-
- interface OLEObjects : Collection
- {
- }
-*/
}