Searched refs:GetPDFDocument (Results 1 – 7 of 7) sorted by relevance
739 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in author()761 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in info()817 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in creationDate()838 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in creator()894 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in keywords()915 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in modDate()936 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in producer()957 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in subject()981 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in title()1365 CPDF_Document* pDocument = m_pDocument->GetPDFDocument(); in getPageNthWord()[all …]
446 CPDF_Document* pPDFDoc = GetPDFDocument(); in ProcJavascriptFun()464 CPDF_Dictionary* pRoot = GetPDFDocument()->GetRoot(); in ProcOpenAction()489 m_pOccontent.reset(new CPDF_OCContext(GetPDFDocument())); in GetOCContext()603 return GetPDFDocument()->GetUserPermissions() & nFlag; in GetPermissions()851 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { function in CPDFSDK_PageView1094 CheckUnSupportAnnot(GetPDFDocument(), pPDFAnnot);1107 CPDF_Document* pDoc = GetPDFDocument();1143 CPDF_Document* pDoc = m_pSDKDoc->GetPDFDocument();
421 CPDF_Document* pPDFDocument = pDocument->GetPDFDocument(); in DoAction_GoTo()455 CFX_ByteString sURI = action.GetURI(pDocument->GetPDFDocument()); in DoAction_URI()
869 CPDF_Document* pDoc = m_pPageView->GetPDFDocument(); in WriteAppearance()920 CPDF_Document* pDoc = m_pPageView->GetPDFDocument(); in SetAction()
701 CPDF_Document* pDoc = pSDKDoc->GetPDFDocument(); in FORM_DoDocumentAAction()
1846 CPDF_Document* pDoc = m_pPageView->GetPDFDocument();2033 m_pInterForm = new CPDF_InterForm(m_pDocument->GetPDFDocument(), FALSE);2078 CPDF_Document* pDocument = m_pDocument->GetPDFDocument();
495 return GetPDFDocument(); in GetUnderlyingDocument()501 CPDF_Document* GetPDFDocument() const { in GetPDFDocument() function611 CPDF_Document* GetPDFDocument();