#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/Link.h>
Collaboration diagram for Links:

Public Member Functions | |
| Links (Object *annots, GString *baseURI) | |
| ~Links () | |
| int | getNumLinks () |
| Link * | getLink (int i) |
| LinkAction * | find (fouble x, fouble y) |
| GBool | onLink (fouble x, fouble y) |
Private Attributes | |
| Link ** | links |
| int | numLinks |
|
||||||||||||
|
Definition at line 538 of file Link.cc. References Object::dictLookup(), Object::free(), Object::getDict(), grealloc(), i, Link::isOk(), links, NULL, numLinks, and size. |
|
|
|
|
||||||||||||
|
Definition at line 578 of file Link.cc. References Link::getAction(), i, links, NULL, and numLinks. Referenced by PDFDoc::findLink(). |
|
|
Definition at line 319 of file Link.h. References links. |
|
|
Definition at line 318 of file Link.h. References numLinks. |
|
||||||||||||
|
Definition at line 589 of file Link.cc. References gFalse, gTrue, i, links, and numLinks. Referenced by PDFDoc::onLink(). |
|
|
Definition at line 330 of file Link.h. Referenced by find(), getLink(), Links(), onLink(), and ~Links(). |
|
|
Definition at line 331 of file Link.h. Referenced by find(), getNumLinks(), Links(), onLink(), and ~Links(). |
1.4.2