Home
last modified time | relevance | path

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

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

Completed in 42 milliseconds