LibreOffice Module i18npool (master)
1
|
#include <breakiterator_cjk.hxx>
#include <localedata.hxx>
#include <com/sun/star/i18n/BreakType.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
Go to the source code of this file.
Namespaces | |
i18npool | |
Constant values shared between i18npool and, for example, the number formatter. | |
Macros | |
#define | LOCALE(language, country) css::lang::Locale(language, country, OUString()) |
#define LOCALE | ( | language, | |
country | |||
) | css::lang::Locale(language, country, OUString()) |
Definition at line 141 of file breakiterator_cjk.cxx.
Referenced by i18npool::BreakIterator_ja::BreakIterator_ja(), i18npool::BreakIterator_ko::BreakIterator_ko(), i18npool::BreakIterator_zh::BreakIterator_zh(), and i18npool::BreakIterator_zh_TW::BreakIterator_zh_TW().