AllocExclusive() | wxObject | [protected] |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetCanvas() const | wxPrintPreview | [virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetCurrentPage() const | wxPrintPreview | [virtual] |
GetFrame() const | wxPrintPreview | [virtual] |
GetMaxPage() const | wxPrintPreview | [virtual] |
GetMinPage() const | wxPrintPreview | [virtual] |
GetPrintout() const | wxPrintPreview | [virtual] |
GetPrintoutForPrinting() const | wxPrintPreview | [virtual] |
GetRefData() const | wxObject | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxPrintPreview | [virtual] |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | [protected] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
PaintPage(wxPreviewCanvas *canvas, wxDC &dc) | wxPrintPreview | [virtual] |
Print(bool prompt) | wxPrintPreview | [virtual] |
Ref(const wxObject &clone) | wxObject | |
RenderPage(int pageNum) | wxPrintPreview | [virtual] |
SetCanvas(wxPreviewCanvas *window) | wxPrintPreview | [virtual] |
SetCurrentPage(int pageNum) | wxPrintPreview | [virtual] |
SetFrame(wxFrame *frame) | wxPrintPreview | [virtual] |
SetPrintout(wxPrintout *printout) | wxPrintPreview | [virtual] |
SetRefData(wxObjectRefData *data) | wxObject | |
SetZoom(int percent) | wxPrintPreview | [virtual] |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxPrintPreview(wxPrintout *printout, wxPrintout *printoutForPrinting=NULL, wxPrintDialogData *data=NULL) | wxPrintPreview | |
wxPrintPreview(wxPrintout *printout, wxPrintout *printoutForPrinting, wxPrintData *data) | wxPrintPreview | |
~wxObject() | wxObject | [virtual] |
~wxPrintPreview() | wxPrintPreview |