NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
helpviewer.cpp File Reference
#include "helpviewer.hpp"
#include "../documentationbrowser.hpp"
#include "../NumeReWindow.h"
#include <wx/html/htmprint.h>
Include dependency graph for helpviewer.cpp:

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
 

Variable Documentation

◆ g_pageSetupData

wxPageSetupData* g_pageSetupData
extern

Definition at line 141 of file NumeReWindow.cpp.

◆ g_printData

wxPrintData* g_printData
extern

global print data, to remember settings during the session

Definition at line 140 of file NumeReWindow.cpp.

Referenced by HelpViewer::Print().