Inheritance diagram for CP_PrintPolicy_None:
Public Member Functions | |
CP_PrintPolicy_None () | |
virtual | ~CP_PrintPolicy_None () |
void | Cleanup () |
CP_Printer * | GetPrinter () |
CP_Window * | GetParentWindow () |
void | SetParentWindow (CP_Window *inParentWindow) |
Commands | |
void | HandlePageSetupUpdateCommandStatusCommand (CP_CommandStatus &inOutCommandStatus, bool &, CP_CommandNo &) |
void | HandlePageSetupCommand (OSStatus &inOutStatus, CP_CommandNo &) |
void | HandlePrintUpdateCommandStatusCommand (CP_CommandStatus &inOutCommandStatus, bool &, CP_CommandNo &) |
void | HandlePrintCommand (OSStatus &inOutStatus, CP_CommandNo &, CP_PrintSignal *) |
Protected Attributes | |
CP_Window * | fParentWindow |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|