diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-10-06 12:04:07 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-10-06 12:04:07 +0000 |
commit | 3dcc4a9be51fbca2d91808d81fbae68ab7bc4685 (patch) | |
tree | fec91bc5a3867d00f7a56914dc9e22b1d4ba25df /stoc | |
parent | 0cb756710e5f38ee35b9da61994629e36b29404b (diff) |
INTEGRATION: CWS unopkg (1.5.32); FILE MERGED
2003/09/25 14:10:08 dbo 1.5.32.1: #112352# separate header generation
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/namingservice/namingservice.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/source/namingservice/namingservice.xml b/stoc/source/namingservice/namingservice.xml index daf61dfdc255..23cbee74ee55 100644 --- a/stoc/source/namingservice/namingservice.xml +++ b/stoc/source/namingservice/namingservice.xml @@ -17,10 +17,12 @@ The naming service allows the registration and retrieval of objects. <type> com.sun.star.lang.XInitialization </type> <type> com.sun.star.lang.XTypeProvider </type> <type> com.sun.star.lang.XServiceInfo </type> + <type> com.sun.star.lang.XSingleComponentFactory </type> <type> com.sun.star.lang.XSingleServiceFactory </type> <type> com.sun.star.lang.XMultiServiceFactory </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.uno.XWeak </type> <type> com.sun.star.uno.TypeClass </type> <type> com.sun.star.uno.XNamingService </type> |