Home | History | Annotate | Download | only in xfa

Lines Matching refs:pProtoNode

1240   CXFA_Node* pProtoNode = nullptr;
1250 pProtoNode = resolveNodeRS.objects.front()->AsNode();
1253 pProtoNode = GetDocument()->GetNodeByID(pProtoRoot, wsID.AsStringView());
1255 if (!pProtoNode)
1265 std::unique_ptr<CXFA_Node> pProtoForm(pProtoNode->CloneTemplateToForm(true));