Home
last modified time | relevance | path

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

/aoo42x/main/i18npool/source/localedata/
H A Dlocaledata.cxx670 sal_Unicode const *const *formatArray; in getAllFormats() member
673 FormatSection() : func(0), from(0), to(0), formatArray(0), formatCount(0) {} in getAllFormats()
678 formatArray = func( formatCount, from, to); in getAllFormats()
695 sal_Unicode const * const * const formatArray = section[s].formatArray; in getAllFormats() local
696 if ( formatArray ) in getAllFormats()
702 formatArray[nOff + 1], in getAllFormats()
703 formatArray[nOff + 2], in getAllFormats()
704 formatArray[nOff + 3], in getAllFormats()
705 formatArray[nOff + 4], in getAllFormats()
706 formatArray[nOff + 5][0], in getAllFormats()
[all …]

Completed in 21 milliseconds