#include <pdfprint.h>
◆ wxPdfPrintPreviewImpl() [1/4]
wxPdfPrintPreviewImpl::wxPdfPrintPreviewImpl |
( |
wxPrintout * |
printout, |
|
|
wxPrintout * |
printoutForPrinting |
|
) |
| |
◆ wxPdfPrintPreviewImpl() [2/4]
wxPdfPrintPreviewImpl::wxPdfPrintPreviewImpl |
( |
wxPrintout * |
printout, |
|
|
wxPrintout * |
printoutForPrinting, |
|
|
wxPrintDialogData * |
data |
|
) |
| |
◆ wxPdfPrintPreviewImpl() [3/4]
wxPdfPrintPreviewImpl::wxPdfPrintPreviewImpl |
( |
wxPrintout * |
printout, |
|
|
wxPrintout * |
printoutForPrinting, |
|
|
wxPrintData * |
data |
|
) |
| |
◆ wxPdfPrintPreviewImpl() [4/4]
wxPdfPrintPreviewImpl::wxPdfPrintPreviewImpl |
( |
wxPrintout * |
printout, |
|
|
wxPrintout * |
printoutForPrinting, |
|
|
wxPdfPrintData * |
data |
|
) |
| |
◆ ~wxPdfPrintPreviewImpl()
virtual wxPdfPrintPreviewImpl::~wxPdfPrintPreviewImpl |
( |
| ) |
|
|
virtual |
◆ DetermineScaling()
virtual void wxPdfPrintPreviewImpl::DetermineScaling |
( |
| ) |
|
|
virtual |
◆ Print()
virtual bool wxPdfPrintPreviewImpl::Print |
( |
bool |
interactive | ) |
|
|
virtual |
◆ RenderPage()
virtual bool wxPdfPrintPreviewImpl::RenderPage |
( |
int |
pageNum | ) |
|
|
virtual |
◆ RenderPageIntoBitmapImpl()
bool wxPdfPrintPreviewImpl::RenderPageIntoBitmapImpl |
( |
wxBitmap & |
bmp, |
|
|
int |
pageNum |
|
) |
| |
◆ RenderPageIntoDCImpl()
bool wxPdfPrintPreviewImpl::RenderPageIntoDCImpl |
( |
wxDC & |
dc, |
|
|
int |
pageNum |
|
) |
| |
The documentation for this class was generated from the following file: