Searched refs:lcValue (Results 1 – 2 of 2) sorted by relevance
66 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in LoadWidget() local67 CFX_DateTime date = lcValue.GetDate(); in LoadWidget()166 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in UpdateFWLData() local167 CFX_DateTime date = lcValue.GetDate(); in UpdateFWLData()168 if (lcValue.IsValid()) { in UpdateFWLData()
2515 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate() local2516 if (lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, nullptr)) in ProcessFormatTestValidate()