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