Searched refs:GetPDFDocument (Results 1 – 11 of 11) sorted by relevance
91 CPDF_Document* GetPDFDocument() const { return m_pPDFDocument.Get(); } in GetPDFDocument() function
50 return GetPDFDocument(); in GetDocument()
52 CPDF_Document* GetPDFDocument();
253 CPDF_Document* pPDFDocument = pFormFillEnv->GetPDFDocument(); in DoAction_GoTo()274 ByteString sURI = action.GetURI(pFormFillEnv->GetPDFDocument()); in DoAction_URI()
100 CPDF_Document* GetPDFDocument() const { return m_pCPDFDoc.Get(); } in GetPDFDocument() function
169 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { in GetPDFDocument() function in CPDFSDK_PageView569 CPDF_Document* pDoc = m_pFormFillEnv->GetPDFDocument(); in GetPageIndexForStaticPDF()
117 m_pFormFillEnv->GetPDFDocument())) { in CPDFSDK_InteractiveForm()137 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in GetWidget()
672 CPDF_Document* pDoc = pFormFillEnv->GetPDFDocument(); in FORM_DoDocumentAAction()
1903 widget_->GetPageView()->GetPDFDocument(), in AddImage()1925 CPDF_Document* doc = widget_->GetPageView()->GetPDFDocument(); in Write()
653 const auto* pDictionary = m_pFormFillEnv->GetPDFDocument()->GetInfo(); in get_info()719 CPDF_Dictionary* pDictionary = m_pFormFillEnv->GetPDFDocument()->GetInfo(); in getPropertyInternal()732 CPDF_Dictionary* pDictionary = m_pFormFillEnv->GetPDFDocument()->GetInfo(); in setPropertyInternal()1234 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNthWord()1284 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNumWords()1372 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in gotoNamedDest()
99 m_pFormFillEnv->GetPDFDocument()->SetExtension(nullptr); in ~CPDFXFA_Context()