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