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 | |
namespace | 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.