Searched refs:pEncryptObj (Results 1 – 1 of 1) sorted by relevance
809 const CPDF_Object* pEncryptObj = GetTrailer()->GetObjectFor("Encrypt"); in GetEncryptDict() local810 if (!pEncryptObj) in GetEncryptDict()813 if (pEncryptObj->IsDictionary()) in GetEncryptDict()814 return ToDictionary(pEncryptObj); in GetEncryptDict()816 if (pEncryptObj->IsReference()) { in GetEncryptDict()818 pEncryptObj->AsReference()->GetRefObjNum())); in GetEncryptDict()