XComponentContext added

This commit is contained in:
Oliver Braun 2002-01-31 11:10:56 +00:00
parent 24a36a8378
commit 1989b19584
2 changed files with 2 additions and 0 deletions

View file

@ -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>

View file

@ -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>