summaryrefslogtreecommitdiff
path: root/sw/sdi/wdocsh.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-19 00:02:22 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-19 00:02:22 +0200
commit8c14f1bf6b0d2a395e6a0aac8b8733a804e4568d (patch)
treef65d0f84cfd3f9eeaa5902db3f515bcd47b3fe2c /sw/sdi/wdocsh.sdi
parent12a57e5c31cd5d74cbbc4b6209764c8d8d51f165 (diff)
better dependencies for sdi files
Diffstat (limited to 'sw/sdi/wdocsh.sdi')
-rw-r--r--sw/sdi/wdocsh.sdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi
index fb704c8c19b4..2f76cc356c6f 100644
--- a/sw/sdi/wdocsh.sdi
+++ b/sw/sdi/wdocsh.sdi
@@ -48,7 +48,7 @@ interface WebDocument : BaseTextDocument
]
}
-shell SwWebDocShell : SfxObjectShell
+shell SwWebDocShell
{
import WebDocument[Automation];
}