Searched refs:GetReaderDoc (Results 1 – 3 of 3) sorted by relevance
261 CPDFSDK_Document* GetReaderDoc();
665 CPDFSDK_Document* Document::GetReaderDoc() { in GetReaderDoc() function in Document
158 m_pDocument = pDocument->GetReaderDoc(); in AttachField()