Searched refs:lcValue (Results 1 – 2 of 2) sorted by relevance
603 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pDataAcc); in LoadWidget() local604 CFX_Unitime date = lcValue.GetDate(); in LoadWidget()704 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pDataAcc); in UpdateFWLData() local705 CFX_Unitime date = lcValue.GetDate(); in UpdateFWLData()706 if (lcValue.IsValid()) { in UpdateFWLData()
438 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate() local439 if (!lcValue.ValidateValue(lcValue.GetValue(), wsPicture, pLocale)) { in ProcessFormatTestValidate()