Searched refs:lcValue (Results 1 – 2 of 2) sorted by relevance
61 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in LoadWidget() local62 CFX_DateTime date = lcValue.GetDate(); in LoadWidget()162 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in UpdateFWLData() local163 CFX_DateTime date = lcValue.GetDate(); in UpdateFWLData()164 if (lcValue.IsValid()) { in UpdateFWLData()
1785 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate() local1786 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale, in ProcessFormatTestValidate()