Home
last modified time | relevance | path

Searched refs:GetLocalMgr (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h70 CXFA_LocaleMgr* GetLocalMgr();
Dcxfa_node.cpp623 return GetDocument()->GetLocalMgr()->GetDefLocale(); in GetLocale()
624 return GetDocument()->GetLocalMgr()->GetLocaleByName(localeName.value()); in GetLocale()
645 WideString(GetDocument()->GetLocalMgr()->GetConfigLocaleName(pConfig))}; in GetLocaleName()
656 IFX_Locale* pLocale = GetDocument()->GetLocalMgr()->GetDefLocale(); in GetLocaleName()
Dcxfa_document.cpp280 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() { in GetLocalMgr() function in CXFA_Document
Dxfa_utils.cpp460 pNode->GetDocument()->GetLocalMgr()); in XFA_GetLocaleValue()
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp189 CXFA_LocaleValue date(XFA_VT_DATE, GetDoc()->GetXFADoc()->GetLocalMgr()); in OnSelectChanged()
Dcxfa_widgetacc.cpp2370 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in SetValue()
2520 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in GetValue()
2557 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetNormalizeDataValue()
2618 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetFormatDataValue()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp1236 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Num()
1640 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Time2Num()
2000 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Local2IsoDate()
2024 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoDate2Local()
2046 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Local()
2128 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in GetLocalDateFormat()
2151 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in GetLocalTimeFormat()
3767 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Format()
3949 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Parse()