Searched refs:GetLocalMgr (Results 1 – 7 of 7) sorted by relevance
154 CXFA_LocaleMgr* GetLocalMgr();
185 pWidgetData->GetNode()->GetDocument()->GetLocalMgr()); in XFA_GetLocaleValue()
239 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() { in GetLocalMgr() function in CXFA_Document
2865 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in SetValue()3004 pLocale = m_pNode->GetDocument()->GetLocalMgr()->GetDefLocale(); in GetLocal()3007 m_pNode->GetDocument()->GetLocalMgr()->GetLocaleByName(wsLocaleName); in GetLocal()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()
499 wsLocaleName = GetDocument()->GetLocalMgr()->GetConfigLocaleName(pConfig); in GetLocaleName()512 IFX_Locale* pLocale = GetDocument()->GetLocalMgr()->GetDefLocale(); in GetLocaleName()
1070 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in IsoTime2Num()1549 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in Time2Num()1998 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in Local2IsoDate()2038 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in Local2IsoTime()2081 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in IsoDate2Local()2123 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in IsoTime2Local()2167 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in GetGMTTime()2352 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in GetLocalDateFormat()2407 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in GetLocalTimeFormat()4361 IFX_LocaleMgr* pMgr = (IFX_LocaleMgr*)pDoc->GetLocalMgr(); in Format()[all …]
778 this->GetDoc()->GetXFADoc()->GetLocalMgr()); in OnSelectChanged()