Home
last modified time | relevance | path

Searched refs:pLocalMgr (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.cpp1501 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in SetValue() local
1508 wsPicture, pLocale, pLocalMgr); in SetValue()
1686 CXFA_LocaleMgr* pLocalMgr = m_pNode->GetDocument()->GetLocalMgr(); in GetValue() local
1691 CXFA_LocaleValue date(XFA_VT_DATE, wsDate, pLocalMgr); in GetValue()
1700 CXFA_LocaleValue time(XFA_VT_TIME, wsTime, pLocalMgr); in GetValue()
1726 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetNormalizeDataValue() local
1731 wsPicture, pLocale, pLocalMgr); in GetNormalizeDataValue()
1789 CXFA_LocaleMgr* pLocalMgr = GetNode()->GetDocument()->GetLocalMgr(); in GetFormatDataValue() local
1790 CXFA_LocaleValue widgetValue(iVTType, wsValue, pLocalMgr); in GetFormatDataValue()
1795 CXFA_LocaleValue date(XFA_VT_DATE, wsDate, pLocalMgr); in GetFormatDataValue()
[all …]