diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:13:17 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:13:17 +0000 |
commit | d1f170a2bf3e33b47ea6c93302ca907d998c4b3d (patch) | |
tree | ae71308e9ad517857115508de614eb3fcc31ab3c | |
parent | d4771cb2b58c4a60b518ccda4d5220a578b4f726 (diff) |
INTEGRATION: CWS i18napi (1.1.68); FILE MERGED
2003/04/22 11:13:49 er 1.1.68.1: #107686# update types list
-rw-r--r-- | i18npool/xml/IndexEntrySupplier.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/i18npool/xml/IndexEntrySupplier.xml b/i18npool/xml/IndexEntrySupplier.xml index 75b0cdd4ca8b..c70c4751ffc1 100644 --- a/i18npool/xml/IndexEntrySupplier.xml +++ b/i18npool/xml/IndexEntrySupplier.xml @@ -13,22 +13,24 @@ <status value="final"/> <supported-service>com.sun.star.i18n.IndexEntrySupplier</supported-service> <reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/> + <type>com.sun.star.i18n.XExtendedIndexEntrySupplier</type> + <type>com.sun.star.i18n.XIndexEntrySupplier</type> <type>com.sun.star.lang.Locale</type> <type>com.sun.star.lang.XMultiServiceFactory</type> <type>com.sun.star.lang.XTypeProvider</type> + <type>com.sun.star.uno.Any</type> <type>com.sun.star.uno.Exception</type> + <type>com.sun.star.uno.genfunc</type> + <type>com.sun.star.uno.Reference</type> <type>com.sun.star.uno.RuntimeException</type> + <type>com.sun.star.uno.Sequence</type> <type>com.sun.star.uno.TypeClass</type> + <type>com.sun.star.uno.Type</type> <type>com.sun.star.uno.XAdapter</type> <type>com.sun.star.uno.XAggregation</type> <type>com.sun.star.uno.XInterface</type> <type>com.sun.star.uno.XReference</type> <type>com.sun.star.uno.XWeak</type> - <type>com.sun.star.uno.Any</type> - <type>com.sun.star.uno.Reference</type> - <type>com.sun.star.uno.Sequence</type> - <type>com.sun.star.uno.Type</type> - <type>com.sun.star.uno.genfunc</type> </component-description> <project-build-dependency>comphelper</project-build-dependency> <project-build-dependency>cppu</project-build-dependency> |