39#ifndef INVOKE_PL_EDITOR_DIALOG_H_
40#define INVOKE_PL_EDITOR_DIALOG_H_
47class wxPageSetupDialogData;
53 wxPageSetupDialogData* aPageSetupData );
Drawing sheet structure type definitions.
The main window used in the drawing sheet editor.
int InvokeDialogPrintPreview(PL_EDITOR_FRAME *aCaller, wxPrintData *aPrintData)
Create and show a print preview dialog returns 1 if OK, 0 , there is a problem.
int InvokeDialogPrint(PL_EDITOR_FRAME *aCaller, wxPrintData *aPrintData, wxPageSetupDialogData *aPageSetupData)
Create and show a print dialog returns 1 if OK, 0 , there is a problem.