Searched refs:pPDFRoot (Results 1 – 1 of 1) sorted by relevance
88 const CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetLabel() local89 if (!pPDFRoot) in GetLabel()92 const CPDF_Dictionary* pLabels = pPDFRoot->GetDictFor("PageLabels"); in GetLabel()