Lines Matching refs:CXFA_LocaleValue
1245 CXFA_LocaleValue timeValue( in IsoTime2Num()
1658 CXFA_LocaleValue localeValue(XFA_VT_TIME, in Time2Num()
2006 CFX_DateTime dt = CXFA_LocaleValue(XFA_VT_DATE, WideString::FromUTF8(szDate), in Local2IsoDate()
2031 CXFA_LocaleValue(XFA_VT_DATE, WideString::FromUTF8(szDate), pMgr) in IsoDate2Local()
2053 CXFA_LocaleValue widgetValue(XFA_VT_TIME, WideString::FromUTF8(szTime), pMgr); in IsoTime2Local()
3807 CXFA_LocaleValue tempLocaleValue(XFA_VT_FLOAT, wsValue, wsTestPattern, in Format()
3820 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, pMgr); in Format()
3958 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, in Parse()
3982 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, in Parse()
3994 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, in Parse()
4006 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, in Parse()
4018 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsPattern, pLocale, in Parse()
4030 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsPattern, pLocale, in Parse()
4042 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsTestPattern, in Parse()
4050 CXFA_LocaleValue localeValue2(XFA_VT_TEXT, wsValue, wsTestPattern, in Parse()