XComponentContext added
This commit is contained in:
parent
24a36a8378
commit
1989b19584
2 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue