diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-27 16:33:07 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-27 16:33:07 +0000 |
commit | 1aebb1088520c85487b4d61cd4ada92152b1bfb3 (patch) | |
tree | 11d738f9e551d3aa18144702f2b8627c29e2f019 /shell | |
parent | 9bc840c4e81677f7a43905bb65dfab4a6bd5a69e (diff) |
#65293# more types
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/syssh.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/win32/syssh.xml b/shell/source/win32/syssh.xml index 7e9cf1be34a4..3af4c73dc111 100644 --- a/shell/source/win32/syssh.xml +++ b/shell/source/win32/syssh.xml @@ -18,8 +18,10 @@ <type> com.sun.star.system.SystemShellExecuteFlags </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> + <type> com.sun.star.lang.XSingleComponentFactory </type> <type> com.sun.star.lang.XServiceInfo </type> <type> com.sun.star.lang.XTypeProvider </type> + <type> com.sun.star.lang.XComponent </type> <type> com.sun.star.lang.EventObject </type> <type> com.sun.star.uno.XComponentContext </type> <type> com.sun.star.lang.IllegalArgumentException </type> |