|
PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::PdfDestination, including all inherited members.
| AddToDictionary(PdfDictionary &dictionary) const | PoDoFo::PdfDestination | |
| GetDValue() const | PoDoFo::PdfDestination | |
| GetLeft() const | PoDoFo::PdfDestination | |
| GetObject() | PoDoFo::PdfElement | inline |
| GetObject() const | PoDoFo::PdfElement | inline |
| GetPage() | PoDoFo::PdfDestination | |
| GetRect() const | PoDoFo::PdfDestination | |
| GetTop() const | PoDoFo::PdfDestination | |
| GetType() const | PoDoFo::PdfDestination | |
| GetZoom() const | PoDoFo::PdfDestination | |
| PdfDestination(PdfObject &obj) | PoDoFo::PdfDestination | |
| PdfDestination(PdfDocument &doc) | PoDoFo::PdfDestination | |
| PdfDestination(const PdfPage &page, PdfDestinationFit fit=PdfDestinationFit::Fit) | PoDoFo::PdfDestination | |
| PdfDestination(const PdfPage &page, const Rect &rect) | PoDoFo::PdfDestination | |
| PdfDestination(const PdfPage &page, double left, double top, double zoom) | PoDoFo::PdfDestination | |
| PdfDestination(const PdfPage &page, PdfDestinationFit fit, double value) | PoDoFo::PdfDestination | |
| PdfElement(PdfObject &obj, PdfDataType expectedDataType) | PoDoFo::PdfElement | protected |