Lines Matching refs:wsValue
3677 WideString wsValue = WideString::FromUTF8(bsValue.AsStringView()); in Format() local
3712 CXFA_LocaleValue tempLocaleValue(XFA_VT_FLOAT, wsValue, wsTestPattern, in Format()
3724 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Format()
3853 WideString wsValue = WideString::FromUTF8(bsValue.AsStringView()); in Parse() local
3859 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse()
3883 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse()
3895 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse()
3907 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse()
3919 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsPattern, pLocale, in Parse()
3931 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsPattern, pLocale, in Parse()
3943 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsTestPattern, in Parse()
3953 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsTestPattern, in Parse()