summaryrefslogtreecommitdiff
path: root/svx/sdi/svxslots.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 11:04:54 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commitce97f3a37bf01a53d68eb8cd50ca72694ec2a922 (patch)
tree559b65c616b7c6e6792c9a5293b9a7530272b433 /svx/sdi/svxslots.sdi
parent114904097baa0a456b59d168742c04a1c73432a8 (diff)
remove commented out stuff from .SDI files
Change-Id: I1e893afcd33bf9a5cf934a021fe40548ddc33699
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
- {
- }
-*/
}