Searched refs:getFunc (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/i18npool/source/localedata/ |
H A D | localedata.cxx | 674 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats() function 685 const sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0") in getAllFormats() 686 + section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats() 688 sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0"); in getAllFormats() 689 formatCount += section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats()
|
Completed in 19 milliseconds