Searched refs:XFA_GetLocaleValue (Results 1 – 5 of 5) sorted by relevance
23 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_Node* pNode);
378 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_Node* pNode) { in XFA_GetLocaleValue() function
2515 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate()4661 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in SetValue()4689 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetPictureContent()4802 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetValue()4841 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(this); in GetNormalizeDataValue()
66 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in LoadWidget()166 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in UpdateFWLData()
86 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(m_pNode.Get()); in OnValidate()