1#ifndef NUMEREPRINTOUT_H
2#define NUMEREPRINTOUT_H
29 void GetPageInfo (
int *minPage,
int *maxPage,
int *selPageFrom,
int *selPageTo);
The class of the editor window.
bool OnPrintPage(int page)
event handlers
bool OnBeginDocument(int startPage, int endPage)
void GetPageInfo(int *minPage, int *maxPage, int *selPageFrom, int *selPageTo)
bool PrintScaling(wxDC *dc)
NumeRePrintout(NumeReEditor *edit, Options *options, const wxString &title="")
constructor
bool HasPage(int page)
print functions
This class implements an interface of the internal Settings object adapted to be usable from the GUI.