|
LibreOffice Module svl (master) 1
|
#include <com/sun/star/uno/Reference.hxx>#include <i18nlangtag/lang.h>#include <i18nutil/transliteration.hxx>#include <unotools/syslocale.hxx>#include <unotools/localedatawrapper.hxx>#include <unotools/calendarwrapper.hxx>#include <unotools/transliterationwrapper.hxx>#include <unotools/nativenumberwrapper.hxx>#include <unotools/charclass.hxx>#include <optional>Go to the source code of this file.
Classes | |
| class | OnDemandLocaleDataWrapper |
| Switch between LANGUAGE_SYSTEM and LANGUAGE_ENGLISH_US and any other LocaleDataWrapper. More... | |
| class | OnDemandCalendarWrapper |
| Load a calendar only if it's needed. More... | |
| class | OnDemandTransliterationWrapper |
| Load a transliteration only if it's needed. More... | |
| class | OnDemandNativeNumberWrapper |
| Load a native number service wrapper only if it's needed. More... | |
| class | OnDemandCharClass |
| SvNumberformatter uses it upon switching locales. More... | |