Searched refs:CXFA_LocaleMgr (Results 1 – 8 of 8) sorted by relevance
1126 CXFA_LocaleMgr::CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid) in CXFA_LocaleMgr() function in CXFA_LocaleMgr1139 CXFA_LocaleMgr::~CXFA_LocaleMgr() {} in ~CXFA_LocaleMgr()1141 uint16_t CXFA_LocaleMgr::GetDefLocaleID() const { in GetDefLocaleID()1145 IFX_Locale* CXFA_LocaleMgr::GetDefLocale() { in GetDefLocale()1163 std::unique_ptr<IFX_Locale> CXFA_LocaleMgr::GetLocale(uint16_t lcid) { in GetLocale()1199 IFX_Locale* CXFA_LocaleMgr::GetLocaleByName( in GetLocaleByName()1221 void CXFA_LocaleMgr::SetDefLocale(IFX_Locale* pLocale) { in SetDefLocale()1225 CFX_WideStringC 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);106 CXFA_LocaleMgr* m_pLocaleMgr;
36 class CXFA_LocaleMgr : public IFX_LocaleMgr {38 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid);39 ~CXFA_LocaleMgr() override;
69 CXFA_LocaleMgr* GetLocalMgr();114 CXFA_LocaleMgr* m_pLocalMgr;
293 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() { in GetLocalMgr()296 new CXFA_LocaleMgr(ToNode(GetXFAObject(XFA_HASHCODE_LocaleSet)), in GetLocalMgr()
48 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()55 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()65 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()
1501 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in SetValue()1686 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in GetValue()1726 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetNormalizeDataValue()1789 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetFormatDataValue()
1147 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Num()1556 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Time2Num()1929 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Local2IsoDate()1966 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Local2IsoTime()2005 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoDate2Local()2043 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Local()2082 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in GetGMTTime()3941 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Format()4125 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Parse()