Searched refs:pLocaleMgr (Results 1 – 4 of 4) sorted by relevance
32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr);35 CXFA_LocaleMgr* pLocaleMgr);40 CXFA_LocaleMgr* pLocaleMgr);
74 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue() argument75 : m_pLocaleMgr(pLocaleMgr), in CXFA_LocaleValue()81 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue() argument82 : m_pLocaleMgr(pLocaleMgr), in CXFA_LocaleValue()91 CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue() argument92 : m_pLocaleMgr(pLocaleMgr), in CXFA_LocaleValue()
22 explicit CFGAS_FormatString(CXFA_LocaleMgr* pLocaleMgr);
834 CFGAS_FormatString::CFGAS_FormatString(CXFA_LocaleMgr* pLocaleMgr) in CFGAS_FormatString() argument835 : m_pLocaleMgr(pLocaleMgr) {} in CFGAS_FormatString()