Searched refs:pOpenAction (Results 1 – 1 of 1) sorted by relevance
468 CPDF_Object* pOpenAction = pRoot->GetDict("OpenAction"); in ProcOpenAction() local469 if (!pOpenAction) in ProcOpenAction()470 pOpenAction = pRoot->GetArray("OpenAction"); in ProcOpenAction()472 if (!pOpenAction) in ProcOpenAction()475 if (pOpenAction->IsArray()) in ProcOpenAction()478 if (CPDF_Dictionary* pDict = pOpenAction->AsDictionary()) { in ProcOpenAction()