Ticket #6004: LocaleKit.h

File LocaleKit.h, 504 bytes (added by Karvjorm, 14 years ago)

Updated (header text fixed) LocaleKit.h file for headers/os directory

Line 
1/*
2 * Master include file for the Locale Kit.
3 *
4 * <CatalogInddOn.h> not included, as it's only required when building an add-on
5 */
6<Catlog.h>
7<Collator.h>
8<Country.h>
9<Currency.h>
10<FloatFormat.h>
11<FloatFormatImpl.h>
12<FloatFormatParameters.h>
13<Format.h>
14<FormatImpl.h>
15<FormatParameters.h>
16<GenericNumberFormat.h>
17<IntegerFormat.h>
18<IntegerFormatImpl.h>
19<IntegerFormatParameters.h>
20<Language.h>
21<Locale.h>
22<NumberFormat.h>
23<NumberFormatImpl.h>
24<NumberFormatParameters.h>
25<TimeFormat.h>
26<UnicodeChar.h>