diff options
Diffstat (limited to 'sw/sdi/wdocsh.sdi')
-rw-r--r-- | sw/sdi/wdocsh.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi index e2efd025c1df..711bb4620f03 100644 --- a/sw/sdi/wdocsh.sdi +++ b/sw/sdi/wdocsh.sdi @@ -47,7 +47,7 @@ interface WebDocument : BaseTextDocument ] } -shell SwWebDocShell : SfxObjectShell +shell SwWebDocShell { import WebDocument[Automation]; } |