diff options
author | Oliver Braun <obr@openoffice.org> | 2002-01-31 11:10:56 +0000 |
---|---|---|
committer | Oliver Braun <obr@openoffice.org> | 2002-01-31 11:10:56 +0000 |
commit | 1989b195847042227af758131090d70ffad046d3 (patch) | |
tree | ee9626aa28a0dad164cbfd12fc093923e23766ee /shell/source/cmdmail | |
parent | 24a36a837857160fb453981c7554e6ad56fae2eb (diff) |
XComponentContext added
Diffstat (limited to 'shell/source/cmdmail')
-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> |