Searched defs:GetPDFDocument (Results 1 – 2 of 2) sorted by relevance
110 CPDF_Document* GetPDFDocument() const { return m_pCPDFDoc; } in GetPDFDocument() function
190 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { in GetPDFDocument() function in CPDFSDK_PageView