Home
last modified time | relevance | path

Searched defs:FormatSection (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx663 struct FormatSection in getAllFormats() struct
665 MyFunc_FormatCode func; in getAllFormats()
666 sal_Unicode const *from; in getAllFormats()
667 sal_Unicode const *to; in getAllFormats()
668 sal_Unicode const *const *formatArray; in getAllFormats()
669 sal_Int16 formatCount; in getAllFormats()
671 FormatSection() : func(0), from(0), to(0), formatArray(0), formatCount(0) {} in getAllFormats() argument
672 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats()

Completed in 24 milliseconds