summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-06-21 11:22:26 +0000
committerTino Rachui <tra@openoffice.org>2001-06-21 11:22:26 +0000
commitccee61d05c3528e990c3993b8821099d96a60785 (patch)
tree7ed6a86c03492cdcf95f76ff6dc3ec1351837049 /shell
parent18a327f37ba592cb67c0d37c41262f9a0106900d (diff)
missing types added
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/syssh.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/win32/syssh.xml b/shell/source/win32/syssh.xml
index d2355f211545..ffd9139e8a6f 100644
--- a/shell/source/win32/syssh.xml
+++ b/shell/source/win32/syssh.xml
@@ -20,6 +20,8 @@
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
+ <type> com.sun.star.lang.EventObject </type>
+ <type> com.sun.star.lang.XComponentContext </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>