Searched refs:XFA_GetLocaleValue (Results 1 – 6 of 6) sorted by relevance
61 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in LoadWidget()162 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(m_pNode.Get()); in UpdateFWLData()
85 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(m_pNode.Get()); in OnValidate()
2372 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in SetValue()2404 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetPictureContent()2519 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetValue()2559 CXFA_LocaleValue widgetValue = XFA_GetLocaleValue(GetNode()); in GetNormalizeDataValue()
26 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_Node* pNode);
419 CXFA_LocaleValue XFA_GetLocaleValue(CXFA_Node* pNode) { in XFA_GetLocaleValue() function
1785 CXFA_LocaleValue lcValue = XFA_GetLocaleValue(this); in ProcessFormatTestValidate()