Searched refs:CXFA_LocaleMgr (Results 1 – 8 of 8) sorted by relevance
1122 CXFA_LocaleMgr::CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid) in CXFA_LocaleMgr() function in CXFA_LocaleMgr1135 CXFA_LocaleMgr::~CXFA_LocaleMgr() { in ~CXFA_LocaleMgr()1145 void CXFA_LocaleMgr::Release() { in Release()1148 FX_WORD CXFA_LocaleMgr::GetDefLocaleID() { in GetDefLocaleID()1151 IFX_Locale* CXFA_LocaleMgr::GetDefLocale() { in GetDefLocale()1165 IFX_Locale* CXFA_LocaleMgr::GetLocale(FX_WORD lcid) { in GetLocale()1217 IFX_Locale* CXFA_LocaleMgr::GetLocaleByName( in GetLocaleByName()1245 void CXFA_LocaleMgr::SetDefLocale(IFX_Locale* pLocale) { in SetDefLocale()1248 CFX_WideStringC CXFA_LocaleMgr::GetConfigLocaleName(CXFA_Node* pConfig) { in GetConfigLocaleName()
239 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() { in GetLocalMgr()243 m_pLocalMgr = new CXFA_LocaleMgr( in GetLocalMgr()
45 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()52 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()62 CXFA_LocaleMgr* pLocaleMgr) { in CXFA_LocaleValue()
2865 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in SetValue()3149 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in GetValue()3191 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetNormalizeDataValue()3254 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetFormatDataValue()
12 class CXFA_LocaleMgr; variable28 class CXFA_LocaleMgr : public IFX_LocaleMgr {30 CXFA_LocaleMgr(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid);36 ~CXFA_LocaleMgr();
11 class CXFA_LocaleMgr; variable25 CXFA_LocaleValue(FX_DWORD dwType, CXFA_LocaleMgr* pLocaleMgr);28 CXFA_LocaleMgr* pLocaleMgr);33 CXFA_LocaleMgr* pLocaleMgr);101 CXFA_LocaleMgr* m_pLocaleMgr;
154 CXFA_LocaleMgr* GetLocalMgr();184 CXFA_LocaleMgr* m_pLocalMgr;
1082 (CXFA_LocaleMgr*)pMgr); in IsoTime2Num()1572 wsFormat, pLocale, (CXFA_LocaleMgr*)pMgr); in Time2Num()2022 pLocale, (CXFA_LocaleMgr*)pMgr); in Local2IsoDate()2064 pLocale, (CXFA_LocaleMgr*)pMgr); in Local2IsoTime()2105 (CXFA_LocaleMgr*)pMgr); in IsoDate2Local()2149 (CXFA_LocaleMgr*)pMgr); in IsoTime2Local()2193 (CXFA_LocaleMgr*)pMgr); in GetGMTTime()4405 pLocale, (CXFA_LocaleMgr*)pMgr); in Format()4419 (CXFA_LocaleMgr*)pMgr); in Format()4588 (CXFA_LocaleMgr*)pMgr); in Parse()[all …]