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