Searched defs:ExecuteDocumentOpenAction (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp55 return ExecuteDocumentOpenAction(action, pDocument, /*pDocView, */list);
136 FX_BOOL CPDFSDK_ActionHandler::ExecuteDocumentOpenAction(const CPDF_Action& action, CPDFSDK_Document* pDocument, function in class:CPDFSDK_ActionHandler
169 if (!ExecuteDocumentOpenAction(subaction, pDocument,/* pDocView,*/ list)) return FALSE;

Completed in 98 milliseconds