Searched refs:GetLinksContext (Results 1 – 2 of 2) sorted by relevance
119 LinkListIface* GetLinksContext() const { return m_pLinksContext.get(); } in GetLinksContext() function
58 auto* pList = static_cast<CPDF_LinkList*>(pDoc->GetLinksContext()); in GetLinkList()