diff options
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> |