aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index 736e1676..e5ea08ce 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -239,6 +239,8 @@ class QPDF
QPDFObjectHandle getTrailer();
QPDF_DLL
QPDFObjectHandle getRoot();
+ QPDF_DLL
+ std::map<QPDFObjGen, QPDFXRefEntry> getXRefTable();
// Install this object handle as an indirect object and return an
// indirect reference to it.
@@ -1400,6 +1402,7 @@ class QPDF
bool fixed_dangling_refs;
bool immediate_copy_from;
bool in_parse;
+ bool parsed;
// Linearization data
qpdf_offset_t first_xref_item_offset; // actual value from file