summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2002-01-31 11:10:56 +0000
committerOliver Braun <obr@openoffice.org>2002-01-31 11:10:56 +0000
commit1989b195847042227af758131090d70ffad046d3 (patch)
treeee9626aa28a0dad164cbfd12fc093923e23766ee /shell
parent24a36a837857160fb453981c7554e6ad56fae2eb (diff)
XComponentContext added
Diffstat (limited to 'shell')
-rw-r--r--shell/source/cmdmail/cmdmail.xml1
-rw-r--r--shell/source/unix/exec/syssh.xml1
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>