diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/cmdmail/cmdmail.xml | 1 | ||||
-rw-r--r-- | shell/source/unix/exec/syssh.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/cmdmail/cmdmail.xml b/shell/source/cmdmail/cmdmail.xml index ed360f450888..1557e094f80e 100644 --- a/shell/source/cmdmail/cmdmail.xml +++ b/shell/source/cmdmail/cmdmail.xml @@ -17,6 +17,7 @@ <type> com.sun.star.system.XSimpleMailClientSupplier </type> <type> com.sun.star.system.XSimpleMailMessage </type> <type> com.sun.star.system.SimpleMailClientFlags </type> + <type> com.sun.star.lang.XComponentContext </type> <type> com.sun.star.lang.XEventListener </type> <type> com.sun.star.lang.XMultiServiceFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> diff --git a/shell/source/unix/exec/syssh.xml b/shell/source/unix/exec/syssh.xml index af9691e4d2f9..e1d0ba1ec557 100644 --- a/shell/source/unix/exec/syssh.xml +++ b/shell/source/unix/exec/syssh.xml @@ -25,6 +25,7 @@ <type> com.sun.star.uno.TypeClass </type> <type> com.sun.star.uno.XWeak </type> <type> com.sun.star.uno.XAggregation </type> + <type> com.sun.star.uno.XComponentContext </type> <type> com.sun.star.registry.XRegistryKey </type> <type> com.sun.star.container.XSet </type> <type> com.sun.star.container.XNameAccess </type> |