Searched refs:wxGnomePageSetupDialog (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/gnome/
H A Dgprint.h133 // wxGnomePageSetupDialog
136 class wxGnomePageSetupDialog: public wxPageSetupDialogBase class in inherits:wxPageSetupDialogBase
139 wxGnomePageSetupDialog( wxWindow *parent,
141 virtual ~wxGnomePageSetupDialog();
163 DECLARE_DYNAMIC_CLASS(wxGnomePageSetupDialog)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp451 return new wxGnomePageSetupDialog( parent, data );
634 // wxGnomePageSetupDialog
637 IMPLEMENT_CLASS(wxGnomePageSetupDialog, wxPageSetupDialogBase)
639 wxGnomePageSetupDialog::wxGnomePageSetupDialog( wxWindow *parent, function in class:wxGnomePageSetupDialog
698 wxGnomePageSetupDialog::~wxGnomePageSetupDialog()
702 wxPageSetupDialogData& wxGnomePageSetupDialog::GetPageSetupDialogData()
707 int wxGnomePageSetupDialog::ShowModal()
766 bool wxGnomePageSetupDialog
[all...]

Completed in 105 milliseconds