Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx672 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats() function
683 const sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0") in getAllFormats()
684 + section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats()
686 sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0"); in getAllFormats()
687 formatCount += section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats()

Completed in 27 milliseconds