Searched refs:CXFA_LocaleMgr (Results 1 – 11 of 11) sorted by relevance
1130 CXFA_LocaleMgr::CXFA_LocaleMgr(CXFA_Node* pLocaleSet, WideString wsDeflcid) in CXFA_LocaleMgr() function in CXFA_LocaleMgr1143 CXFA_LocaleMgr::~CXFA_LocaleMgr() {} in ~CXFA_LocaleMgr()1145 uint16_t CXFA_LocaleMgr::GetDefLocaleID() const { in GetDefLocaleID()1149 IFX_Locale* CXFA_LocaleMgr::GetDefLocale() { in GetDefLocale()1167 std::unique_ptr<IFX_Locale> CXFA_LocaleMgr::GetLocale(uint16_t lcid) { in GetLocale()1203 IFX_Locale* CXFA_LocaleMgr::GetLocaleByName(const WideString& wsLocaleName) { in GetLocaleByName()1224 void CXFA_LocaleMgr::SetDefLocale(IFX_Locale* pLocale) { in SetDefLocale()1228 WideStringView CXFA_LocaleMgr::GetConfigLocaleName(CXFA_Node* pConfig) { in GetConfigLocaleName()
16 class CXFA_LocaleMgr; variable32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr);35 CXFA_LocaleMgr* pLocaleMgr);40 CXFA_LocaleMgr* pLocaleMgr);84 CXFA_LocaleMgr* m_pLocaleMgr;
20 class CXFA_LocaleMgr {22 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, WideString wsDeflcid);23 ~CXFA_LocaleMgr();
70 CXFA_LocaleMgr* GetLocalMgr();113 std::unique_ptr<CXFA_LocaleMgr> m_pLocalMgr;
280 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() { in GetLocalMgr()282 m_pLocalMgr = pdfium::MakeUnique<CXFA_LocaleMgr>( in GetLocalMgr()
74 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()81 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()91 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue()
22 explicit CFGAS_FormatString(CXFA_LocaleMgr* pLocaleMgr);70 CXFA_LocaleMgr* m_pLocaleMgr;
47 mgr_ = pdfium::MakeUnique<CXFA_LocaleMgr>(nullptr, locale); in fmt()53 std::unique_ptr<CXFA_LocaleMgr> mgr_;
834 CFGAS_FormatString::CFGAS_FormatString(CXFA_LocaleMgr* pLocaleMgr) in CFGAS_FormatString()
474 CXFA_LocaleMgr* pMgr, in LocaleFromString()1236 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()
2370 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()