Searched refs:m_pInfoDict (Results 1 – 2 of 2) sorted by relevance
50 const CPDF_Dictionary* GetInfo() const { return m_pInfoDict.Get(); } in GetInfo()51 CPDF_Dictionary* GetInfo() { return m_pInfoDict.Get(); } in GetInfo()137 UnownedPtr<CPDF_Dictionary> m_pInfoDict; variable
385 m_pInfoDict = pInfoObj->GetDict(); in LoadDocumentInfo()658 ASSERT(!m_pInfoDict); in CreateNewDoc()667 m_pInfoDict = NewIndirect<CPDF_Dictionary>(); in CreateNewDoc()