summaryrefslogtreecommitdiff
path: root/poppler/Annot.h
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2008-04-12 17:20:09 +0200
committerPino Toscano <pino@kde.org>2008-04-12 17:20:09 +0200
commitbacc1dd9f37ff19c5e54878a5b08e7d734584bbf (patch)
treec749548df632e8376c8e89a4e0be08db30b91095 /poppler/Annot.h
parent464b171d0e9b989196c287f2ee4dfbbc14212aa9 (diff)
Read the "in reply to" reference as such, without reading the associated annotation dictionary.
Diffstat (limited to 'poppler/Annot.h')
-rw-r--r--poppler/Annot.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/poppler/Annot.h b/poppler/Annot.h
index 4001ab52..10a4c825 100644
--- a/poppler/Annot.h
+++ b/poppler/Annot.h
@@ -549,7 +549,7 @@ public:
double getOpacity() const { return opacity; }
// getRC
GooString *getDate() const { return date; }
- Dict *getInReplyTo() const { return inReplyTo; }
+ int getInReplyToID() const { return inReplyTo.num; }
GooString *getSubject() const { return subject; }
AnnotMarkupReplyType getReplyTo() const { return replyTo; }
AnnotExternalDataType getExData() const { return exData; }
@@ -560,7 +560,7 @@ protected:
double opacity; // CA (Default 1.0)
// RC
GooString *date; // CreationDate
- Dict *inReplyTo; // IRT
+ Ref inReplyTo; // IRT
GooString *subject; // Subj
AnnotMarkupReplyType replyTo; // RT (Default R)
// this object is overrided by the custom intent fields defined in some