Searched defs:FormatSection (Results 1 – 1 of 1) sorted by relevance
663 struct FormatSection in getAllFormats() struct665 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() argument672 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats()
Completed in 24 milliseconds