diff options
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/invocation_adapterfactory/invadp.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/source/invocation_adapterfactory/invadp.xml b/stoc/source/invocation_adapterfactory/invadp.xml index a91615f5a5aa..e0585b88efe4 100644 --- a/stoc/source/invocation_adapterfactory/invadp.xml +++ b/stoc/source/invocation_adapterfactory/invadp.xml @@ -23,6 +23,8 @@ interface by using an adapter factory instance. <type> com.sun.star.registry.XSimpleRegistry </type> <type> com.sun.star.registry.XRegistryKey </type> <type> com.sun.star.uno.XAggregation </type> + <type> com.sun.star.uno.XComponentContext </type> + <type> com.sun.star.lang.XSingleComponentFactory </type> <type> com.sun.star.uno.XWeak </type> <type> com.sun.star.uno.TypeClass </type> <type> com.sun.star.container.XEnumerationAccess </type> |