Home | History | Annotate | Download | only in javascript

Lines Matching refs:m_pDocument

163 	m_pDocument(NULL),
200 CPDFSDK_InterForm *pInterForm = m_pDocument->GetInterForm();
208 ASSERT(m_pDocument != NULL);
212 if (m_pDocument->GetChangeMark())
224 m_pDocument->SetChangeMark();
226 m_pDocument->ClearChangeMark();
234 ASSERT(m_pDocument != NULL);
249 ASSERT(m_pDocument != NULL);
253 if (CPDFSDK_PageView* pPageView = m_pDocument->GetCurrentView())
260 int iPageCount = m_pDocument->GetPageCount();
264 CPDFDoc_Environment* pEnv = m_pDocument->GetEnv();
332 CPDFSDK_InterForm* pInterForm = m_pDocument->GetInterForm();
367 CPDFSDK_InterForm* pInterForm = m_pDocument->GetInterForm();
402 ASSERT(m_pDocument != NULL);
404 if (!m_pDocument->GetPermissions(FPDFPERM_EXTRACT_ACCESS)) return FALSE;
415 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
498 ASSERT(m_pDocument != NULL);
500 if (CPDFDoc_Environment* pEnv = m_pDocument->GetEnv())
514 ASSERT(m_pDocument != NULL);
516 if (!(m_pDocument->GetPermissions(FPDFPERM_MODIFY) ||
517 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM))) return FALSE;
526 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
553 CPDFSDK_PageView* pPageView = m_pDocument->GetPageView(pPage);
558 m_pDocument->SetChangeMark();
570 ASSERT(m_pDocument != NULL);
572 if (!(m_pDocument->GetPermissions(FPDFPERM_MODIFY) ||
573 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM) ||
574 m_pDocument->GetPermissions(FPDFPERM_FILL_FORM))) return FALSE;
576 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
614 m_pDocument->SetChangeMark();
621 m_pDocument->SetChangeMark();
638 ASSERT(m_pDocument != NULL);
677 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
746 m_pDocument = pDoc;
751 return m_pDocument;
771 ASSERT(m_pDocument != NULL);
834 ASSERT(m_pDocument != NULL);
836 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
846 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
851 m_pDocument->SetChangeMark();
858 ASSERT(m_pDocument != NULL);
860 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
917 ASSERT(m_pDocument != NULL);
919 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
929 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
934 m_pDocument->SetChangeMark();
942 ASSERT(m_pDocument != NULL);
944 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
954 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
959 m_pDocument->SetChangeMark();
973 ASSERT(m_pDocument != NULL);
975 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1006 Field::DoDelay(m_pDocument, pData);
1018 ASSERT(m_pDocument != NULL);
1020 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
1030 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1035 m_pDocument->SetChangeMark();
1042 ASSERT(m_pDocument != NULL);
1044 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
1054 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1059 m_pDocument->SetChangeMark();
1066 ASSERT(m_pDocument != NULL);
1068 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
1078 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1083 m_pDocument->SetChangeMark();
1090 ASSERT(m_pDocument != NULL);
1092 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
1102 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1107 m_pDocument->SetChangeMark();
1114 ASSERT(m_pDocument != NULL);
1116 if (m_pDocument == NULL || m_pDocument->GetDocument() == NULL)
1119 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo();
1129 if (!m_pDocument->GetPermissions(FPDFPERM_MODIFY)) return FALSE;
1134 m_pDocument->SetChangeMark();
1146 vp << m_pDocument->GetPageCount();
1195 ASSERT(m_pDocument != NULL);
1197 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
1225 CFX_WideString wsFilePath = m_pDocument->GetPath();
1295 vp << app::SysPathToPDFPath(m_pDocument->GetPath());
1316 ASSERT(m_pDocument != NULL);
1609 ASSERT(m_pDocument != NULL);
1611 if (!(m_pDocument->GetPermissions(FPDFPERM_MODIFY) ||
1612 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM) ||
1613 m_pDocument->GetPermissions(FPDFPERM_FILL_FORM))) return FALSE;
1615 CPDFSDK_InterForm* pInterForm = (CPDFSDK_InterForm*)m_pDocument->GetInterForm();
1628 ASSERT(m_pDocument != NULL);
1630 if (!m_pDocument->GetPermissions(FPDFPERM_EXTRACT_ACCESS)) return FALSE;
1636 CPDF_Document* pDocument = m_pDocument->GetDocument();
1691 ASSERT(m_pDocument != NULL);
1693 if (!m_pDocument->GetPermissions(FPDFPERM_EXTRACT_ACCESS)) return FALSE;
1700 ASSERT(m_pDocument != NULL);
1702 if (!m_pDocument->GetPermissions(FPDFPERM_EXTRACT_ACCESS)) return FALSE;
1706 CPDF_Document* pDocument = m_pDocument->GetDocument();
1858 ASSERT(m_pDocument != NULL);
1860 if (!(m_pDocument->GetPermissions(FPDFPERM_MODIFY) ||
1861 m_pDocument->GetPermissions(FPDFPERM_ASSEMBLE))) return FALSE;
1893 int nTotal = m_pDocument->GetPageCount();
1963 Field::DoDelay(m_pDocument, pData);