Searched refs:getLocaleData (Results 1 – 5 of 5) sorted by relevance
152 rText = pIntlWrapper->getLocaleData()->getDate(aDateTime); in GetPresentation()154 rText += pIntlWrapper->getLocaleData()->getTime(aDateTime); in GetPresentation()162 rText = aIntlWrapper.getLocaleData()->getDate(aDateTime); in GetPresentation()164 rText += aIntlWrapper.getLocaleData()->getTime(aDateTime); in GetPresentation()258 rText = pIntlWrapper->getLocaleData()->getDate(GetDateTime()); in GetPresentation()260 rText += pIntlWrapper->getLocaleData()->getTime(GetDateTime()); in GetPresentation()266 rText = aIntlWrapper.getLocaleData()->getDate(GetDateTime()); in GetPresentation()268 rText += aIntlWrapper.getLocaleData()->getTime(GetDateTime()); in GetPresentation()
91 const LocaleDataWrapper* getLocaleData() const in getLocaleData() function in IntlWrapper
124 sRet += pIntl->getLocaleData()->getNumDecimalSep(); in GetMetricText()
297 pIntlWrapper->getLocaleData()->getNumDecimalSep().GetChar(0), true ); in GetPresentation()
916 if(pIntlWrapper->getLocaleData()->isNumLeadingZero()) in GetPresentation()934 pIntlWrapper->getLocaleData()->getNumDecimalSep().GetChar(0); in GetPresentation()