Lines Matching refs:GetDocument
1010 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in author()
1034 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in info()
1093 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in creationDate()
1118 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in creator()
1184 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in keywords()
1208 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in modDate()
1232 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in producer()
1256 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in subject()
1280 if (m_pDocument == NULL || m_pDocument->GetDocument() == NULL) in title()
1283 CPDF_Dictionary* pDictionary = m_pDocument->GetDocument()->GetInfo(); in title()
1870 CPDF_Document* pDocument = m_pDocument->GetDocument(); in getPageNthWord()
1941 CPDF_Document* pDocument = m_pDocument->GetDocument(); in getPageNumWords()
2324 CPDF_Document* pSrcDoc = pdfParser.GetDocument(); in insertPages()
2430 CPDF_Document* pSrcDoc = pdfParser.GetDocument(); in replacePages()