Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx674 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 15 milliseconds