Searched refs:m_pUnderlyingDoc (Results 1 – 2 of 2) sorted by relevance
460 return m_pUnderlyingDoc; in GetUnderlyingDocument()477 UnderlyingDocumentType* const m_pUnderlyingDoc; variable
213 : m_pInfo(pFFinfo), m_pSDKDoc(NULL), m_pUnderlyingDoc(pDoc) { in CPDFDoc_Environment()