Home
last modified time | relevance | path

Searched refs:formatArray (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx668 sal_Unicode const *const *formatArray; in getAllFormats() member
671 FormatSection() : func(0), from(0), to(0), formatArray(0), formatCount(0) {} in getAllFormats()
676 formatArray = func( formatCount, from, to); in getAllFormats()
693 sal_Unicode const * const * const formatArray = section[s].formatArray; in getAllFormats() local
694 if ( formatArray ) in getAllFormats()
700 formatArray[nOff + 1], in getAllFormats()
701 formatArray[nOff + 2], in getAllFormats()
702 formatArray[nOff + 3], in getAllFormats()
703 formatArray[nOff + 4], in getAllFormats()
704 formatArray[nOff + 5][0], in getAllFormats()
[all …]

Completed in 17 milliseconds