Searched refs:LoadDoc (Results 1 – 8 of 8) sorted by relevance
20 static CPDF_StructTree* LoadDoc(const CPDF_Document* pDoc);
1634 void LoadDoc(CPDF_Document *pDoc);
55 void CPDF_Metadata::LoadDoc(CPDF_Document *pDoc) in LoadDoc() function in CPDF_Metadata
30 CPDF_StructTree* CPDF_StructTree::LoadDoc(const CPDF_Document* pDoc) in LoadDoc() function in CPDF_StructTree
202 metaData.LoadDoc(pDoc); in CheckUnSupportError()
38 void CPDF_Document::LoadDoc() in LoadDoc() function in CPDF_Document
198 m_pDocument->LoadDoc(); in StartParse()211 m_pDocument->LoadDoc(); in StartParse()
159 void LoadDoc();