Searched refs:pPDF (Results 1 – 1 of 1) sorted by relevance
278 CXFA_Node* pPDF = pPresent->GetFirstChildByClass(XFA_Element::Pdf); in IsInteractive() local279 if (!pPDF) in IsInteractive()282 CXFA_Node* pFormFiller = pPDF->GetChild(0, XFA_Element::Interactive); in IsInteractive()