diff options
Diffstat (limited to 'shell/source/cmdmail/cmdmail.xml')
-rw-r--r-- | shell/source/cmdmail/cmdmail.xml | 1 |
1 files changed, 1 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> |