Searched refs:GetNewObjId (Results 1 – 1 of 1) sorted by relevance
21 int GetNewObjId(CPDF_Document *pDoc, CFX_MapPtrToPtr* pMapPtrToPtr, CPDF_Reference *pRef);234 int newobjnum = GetNewObjId(pDoc, pMapPtrToPtr, pReference); in UpdateReference()296 int CPDF_PageOrganizer::GetNewObjId(CPDF_Document *pDoc, CFX_MapPtrToPtr* pMapPtrToPtr, in GetNewObjId() function in CPDF_PageOrganizer