Searched defs:GetPDFDoc (Results 1 – 2 of 2) sorted by relevance
71 CPDF_Document* GetPDFDoc() const { return m_pPDFDoc.Get(); } in GetPDFDoc() function
40 CPDF_Document* GetPDFDoc() { return m_pPDFDoc.get(); } in GetPDFDoc() function