Searched refs:GetLocaleMgr (Results 1 – 6 of 6) sorted by relevance
80 CXFA_LocaleMgr* GetLocaleMgr();
419 pNode->GetDocument()->GetLocaleMgr()); in XFA_GetLocaleValue()
1372 return GetDocument()->GetLocaleMgr()->GetDefLocale(); in GetLocale()1373 return GetDocument()->GetLocaleMgr()->GetLocaleByName(localeName.value()); in GetLocale()1398 GetDocument()->GetLocaleMgr()->GetConfigLocaleName(pConfig); in GetLocaleName()1409 LocaleIface* pLocale = GetDocument()->GetLocaleMgr()->GetDefLocale(); in GetLocaleName()4659 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in SetValue()4803 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetValue()4839 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetNormalizeDataValue()4898 CXFA_LocaleMgr* pLocaleMgr = GetDocument()->GetLocaleMgr(); in GetFormatDataValue()
1407 CXFA_LocaleMgr* CXFA_Document::GetLocaleMgr() { in GetLocaleMgr() function in CXFA_Document
191 CXFA_LocaleValue date(XFA_VT_DATE, GetDoc()->GetXFADoc()->GetLocaleMgr()); in OnSelectChanged()
453 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in GetLocalDateTimeFormat()1959 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in IsoTime2Num()2359 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in Time2Num()2450 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in Local2IsoDate()2473 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in IsoDate2Local()2494 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in IsoTime2Local()3673 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in Format()3849 CXFA_LocaleMgr* pMgr = pDoc->GetLocaleMgr(); in Parse()