Searched refs:pNewPages (Results 1 – 1 of 1) sorted by relevance
172 CPDF_Dictionary* pNewPages = in PDFDocInit() local174 if (!pNewPages) { in PDFDocInit()175 pNewPages = m_pDestPDFDoc->NewIndirect<CPDF_Dictionary>(); in PDFDocInit()177 pNewPages->GetObjNum()); in PDFDocInit()180 ByteString cbPageType = pNewPages->GetStringFor("Type", ""); in PDFDocInit()182 pNewPages->SetNewFor<CPDF_Name>("Type", "Pages"); in PDFDocInit()184 if (!pNewPages->GetArrayFor("Kids")) { in PDFDocInit()185 pNewPages->SetNewFor<CPDF_Number>("Count", 0); in PDFDocInit()186 pNewPages->SetNewFor<CPDF_Reference>( in PDFDocInit()