NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "NumeRePrintout.h"
#include "editor.h"
#include "wx/printdlg.h"
#include "wx/progdlg.h"
#include "../../common/Options.h"
Go to the source code of this file.
Variables | |
wxPrintData * | g_printData |
global print data, to remember settings during the session More... | |
wxPageSetupData * | g_pageSetupData |
|
extern |
Definition at line 141 of file NumeReWindow.cpp.
Referenced by NumeRePrintout::GetPageInfo(), NumeReWindow::OnPrintSetup(), and NumeReWindow::~NumeReWindow().
|
extern |
global print data, to remember settings during the session
Definition at line 140 of file NumeReWindow.cpp.
Referenced by NumeReWindow::NumeReWindow(), NumeReWindow::OnPrintPage(), NumeReWindow::OnPrintPreview(), NumeReWindow::OnPrintSetup(), and NumeReWindow::~NumeReWindow().