Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp459 WideString wsLocal = bIsDate ? pLocale->GetDatePattern(category) in GetLocalDateTimeFormat() local
462 AlternateDateTimeSymbols(&wsLocal, pLocale->GetDateTimeSymbols(), bIsDate); in GetLocalDateTimeFormat()
463 return wsLocal.ToUTF8(); in GetLocalDateTimeFormat()