diff options
Diffstat (limited to 'sw/sdi/docsh.sdi')
-rw-r--r-- | sw/sdi/docsh.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/docsh.sdi b/sw/sdi/docsh.sdi index 2901795a0c9a..d1619df2f1ff 100644 --- a/sw/sdi/docsh.sdi +++ b/sw/sdi/docsh.sdi @@ -68,7 +68,7 @@ interface TextDocument : BaseTextDocument ] } -shell SwDocShell : SfxObjectShell +shell SwDocShell { import TextDocument[Automation]; } |