HomeSort by relevance Sort by last modified time
    Searched refs:GetLocalMgr (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_document.h 70 CXFA_LocaleMgr* GetLocalMgr();
cxfa_document.cpp 280 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() {
xfa_utils.cpp 460 pNode->GetDocument()->GetLocalMgr());
cxfa_node.cpp 623 return GetDocument()->GetLocalMgr()->GetDefLocale();
624 return GetDocument()->GetLocalMgr()->GetLocaleByName(localeName.value());
645 WideString(GetDocument()->GetLocalMgr()->GetConfigLocaleName(pConfig))};
656 IFX_Locale* pLocale = GetDocument()->GetLocalMgr()->GetDefLocale();
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_ffdatetimeedit.cpp 189 CXFA_LocaleValue date(XFA_VT_DATE, GetDoc()->GetXFADoc()->GetLocalMgr());
cxfa_widgetacc.cpp     [all...]

Completed in 223 milliseconds