Searched defs:CPDF_BookmarkTree (Results 1 – 1 of 1) sorted by relevance
17 class CPDF_BookmarkTree; variable77 CPDF_BookmarkTree(CPDF_Document* pDoc) : m_pDocument(pDoc) {} in CPDF_BookmarkTree() function