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

  /external/pdfium/xfa/fxfa/parser/
xfa_document_datamerger_imp.cpp 172 L"dataGroup");
392 pCurDataScope->GetFirstChildByClass(XFA_Element::DataGroup);
394 XFA_Element::DataGroup)) {
565 eMatchNodeType = XFA_Element::DataGroup;
569 ? XFA_Element::DataGroup
605 (eMatchNodeType == XFA_Element::DataGroup &&
    [all...]
cxfa_document.cpp 163 pDatasetsNode->GetFirstChildByClass(XFA_Element::DataGroup);
166 XFA_Element::DataGroup)) {
184 return pData ? pData->GetFirstChildByClass(XFA_Element::DataGroup)
cxfa_nodehelper.cpp 384 XFA_Element eClassType = XFA_Element::DataGroup;
412 m_eLastCreateType = XFA_Element::DataGroup;
415 ? XFA_Element::DataGroup
cxfa_simple_parser.cpp 747 m_pFactory->CreateNode(XFA_XDPPACKET_Datasets, XFA_Element::DataGroup);
    [all...]
cxfa_dataexporter.cpp 430 if (pDataNode->GetElementType() != XFA_Element::DataGroup)
446 L"dataGroup");
cxfa_resolveprocessor.cpp 798 if (m_pNodeHelper->m_eLastCreateType == XFA_Element::DataGroup) {
xfa_basic_data.cpp 523 {0xc7743dc7, L"dataGroup", XFA_Element::DataGroup, XFA_XDPPACKET_Datasets,
    [all...]
cxfa_node.cpp     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 859 DataGroup,

Completed in 61 milliseconds