Searched defs:FormatSection (Results 1 – 1 of 1) sorted by relevance
664 struct FormatSection in getAllFormats() struct666 MyFunc_FormatCode func; in getAllFormats()667 sal_Unicode const *from; in getAllFormats()668 sal_Unicode const *to; in getAllFormats()669 sal_Unicode const *const *formatArray; in getAllFormats()670 sal_Int16 formatCount; in getAllFormats()672 FormatSection() : func(0), from(0), to(0), formatArray(0), formatCount(0) {} in getAllFormats() function673 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats()