Searched refs:GetPDFDocument (Results 1 – 10 of 10) sorted by relevance
102 CPDF_Document* GetPDFDocument() const { in GetPDFDocument() function157 CPDF_Document* GetPDFDocument() const { return m_pUnderlyingDoc; } in GetPDFDocument() function
205 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { function in CPDFSDK_PageView422 CheckUnSupportAnnot(GetPDFDocument(), pPDFAnnot);490 CPDF_Document* pDoc = m_pFormFillEnv->GetPDFDocument();
57 CPDF_Document* GetPDFDocument();
320 CPDF_Document* pDoc = m_pPageView->GetPDFDocument(); in WriteAppearance()353 CPDF_Document* pDoc = m_pPageView->GetPDFDocument(); in SetAction()
606 CPDF_Document* pPDFDoc = GetPDFDocument(); in ProcJavascriptFun()625 CPDF_Dictionary* pRoot = GetPDFDocument()->GetRoot(); in ProcOpenAction()759 return !!(GetPDFDocument()->GetUserPermissions() & nFlag); in GetPermissions()
416 CPDF_Document* pPDFDocument = pFormFillEnv->GetPDFDocument(); in DoAction_GoTo()451 CFX_ByteString sURI = action.GetURI(pFormFillEnv->GetPDFDocument()); in DoAction_URI()
50 m_pInterForm(new CPDF_InterForm(m_pFormFillEnv->GetPDFDocument())), in CPDFSDK_InterForm()97 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in GetWidget()
699 CPDF_Document* pDoc = pFormFillEnv->GetPDFDocument(); in FORM_DoDocumentAAction()
1801 CPDF_Document* pDoc = m_pPageView->GetPDFDocument();
756 CPDF_Dictionary* pDictionary = m_pFormFillEnv->GetPDFDocument()->GetInfo(); in info()820 CPDF_Dictionary* pDictionary = m_pFormFillEnv->GetPDFDocument()->GetInfo(); in getPropertyInternal()1350 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNthWord()1417 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNumWords()1603 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in gotoNamedDest()