Home
last modified time | relevance | path

Searched refs:GetLocaleMgr (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h80 CXFA_LocaleMgr* GetLocaleMgr();
Dxfa_utils.cpp419 pNode->GetDocument()->GetLocaleMgr()); in XFA_GetLocaleValue()
Dcxfa_node.cpp1372 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()
Dcxfa_document.cpp1407 CXFA_LocaleMgr* CXFA_Document::GetLocaleMgr() { in GetLocaleMgr() function in CXFA_Document
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp191 CXFA_LocaleValue date(XFA_VT_DATE, GetDoc()->GetXFADoc()->GetLocaleMgr()); in OnSelectChanged()
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp453 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()