Searched refs:LoadDoc (Results 1 – 8 of 8) sorted by relevance
21 static CPDF_StructTree* LoadDoc(const CPDF_Document* pDoc);
1589 void LoadDoc(CPDF_Document *pDoc);
51 void CPDF_Metadata::LoadDoc(CPDF_Document *pDoc) in LoadDoc() function in CPDF_Metadata
27 CPDF_StructTree* CPDF_StructTree::LoadDoc(const CPDF_Document* pDoc) in LoadDoc() function in CPDF_StructTree
202 metaData.LoadDoc(pDoc); in CheckUnSupportError()
37 void CPDF_Document::LoadDoc() in LoadDoc() function in CPDF_Document
209 m_pDocument->LoadDoc(); in StartParse()222 m_pDocument->LoadDoc(); in StartParse()
154 void LoadDoc();