Searched refs:pDictClone (Results 1 – 1 of 1) sorted by relevance
329 if (CPDF_Dictionary* pDictClone = pClone->AsDictionary()) { in GetNewObjId() local330 if (pDictClone->KeyExist("Type")) { in GetNewObjId()331 ByteString strType = pDictClone->GetStringFor("Type"); in GetNewObjId()