diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:13:28 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:13:28 +0000 |
commit | 47be0465ec58b0c645c7807ebde36282808c841e (patch) | |
tree | a03421c5eeb806408b4f538d76563b6df6ccbe3a /i18npool/xml/Calendar.xml | |
parent | d1f170a2bf3e33b47ea6c93302ca907d998c4b3d (diff) |
INTEGRATION: CWS i18napi (1.1.46); FILE MERGED
2003/04/22 11:13:49 er 1.1.46.1: #107686# update types list
Diffstat (limited to 'i18npool/xml/Calendar.xml')
-rw-r--r-- | i18npool/xml/Calendar.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/i18npool/xml/Calendar.xml b/i18npool/xml/Calendar.xml index 0596b620d565..f885fbb1f9f5 100644 --- a/i18npool/xml/Calendar.xml +++ b/i18npool/xml/Calendar.xml @@ -15,23 +15,25 @@ <reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/> <type>com.sun.star.i18n.KCharacterType</type> <type>com.sun.star.i18n.ParseResult</type> + <type>com.sun.star.i18n.XCalendar</type> <type>com.sun.star.i18n.XCharacterClassification</type> + <type>com.sun.star.i18n.XExtendedCalendar</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>cppu</project-build-dependency> <project-build-dependency>cppuhelper</project-build-dependency> |