LibreOffice Module i18npool (master) 1
|
#include "calendarImpl.hxx"
#include <com/sun/star/i18n/CalendarFieldIndex.hpp>
#include <unicode/calendar.h>
#include <rtl/ref.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
struct | i18npool::Era |
class | i18npool::Calendar_gregorian |
class | i18npool::Calendar_hanja |
class | i18npool::Calendar_hanja_yoil |
class | i18npool::Calendar_gengou |
class | i18npool::Calendar_ROC |
class | i18npool::Calendar_dangi |
class | i18npool::Calendar_buddhist |
Namespaces | |
namespace | i18npool |
Constant values shared between i18npool and, for example, the number formatter. | |
Variables | |
const sal_uInt8 | i18npool::kDisplayEraForcedLongYear = 0x01 |
const sal_Int16 | i18npool::FIELD_INDEX_COUNT = css::i18n::CalendarFieldIndex::FIELD_COUNT2 |