Files
loongoffice/i18npool
Noel Grandin 09e5de8278 remove unused code in i18npool/OFileWriter
Specifically:
  OFileWriter::flush()
  OFileWriter::writeDefaultParameter(char const*,
                    rtl::OUString const&)
  OFileWriter::writeParameter(char const*, char const*,
                    rtl::OUString const&)

Change-Id: Ie359be257b3c7493e31fcf4201818c29c9c3df53
2014-02-28 08:32:01 +02:00
..

Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
native languages, their local settings and customs, etc without source code modification.

Specifically for locale data documentation please see i18npool/source/localedata/data/locale.dtd

See also [http://wiki.documentfoundation.org/Category:I18n]