prdlgctl.cpp File Reference

(r1785/r1742)

#include "camtypes.h"
#include "prdlgctl.h"
#include "printprg.h"
#include "princomp.h"
#include "optsprin.h"
#include "printmsg.h"
#include "prnprefs.h"
#include "helpuser.h"
#include "camelot.h"
#include "ccdc.h"
#include "ctrlhelp.h"
#include "progress.h"
#include "unicdman.h"
#include "printctl.h"
#include "prnmks.h"
#include "psdc.h"

Go to the source code of this file.

Classes

struct  _NEW_DOCINFOA
struct  _NEW_DOCINFOW
struct  PaperSizesType

Defines

#define Swap(a, b)   { (a)^=(b), (b)^=(a), (a)^=(b); }
#define DI_APPBANDING   0x0001
#define IN_TO_MP(n)   (MILLIPOINT((double(IN_MP_VAL)*n)+0.5))
#define MM_TO_MP(n)   (MILLIPOINT((double(MM_MP_VAL)*n)+0.5))
#define wxPAPER_LISTEND   ((UINT32)(-1))

Typedefs

typedef OnCommand OnCommand
OnCommand OnPrintSetup struct
_NEW_DOCINFOA 
NEW_DOCINFOA
typedef _NEW_DOCINFOW NEW_DOCINFOW
typedef NEW_DOCINFOA NEW_DOCINFO

Functions

 ON_COMMAND_EX (_R(IDC_ALLOBJECTS), OnCommand) ON_COMMAND_EX(_R(IDC_SELECTEDOBJECTS)
OnCommand ON_COMMAND_EX (_R(IDC_DPSBOTH), OnCommand) ON_COMMAND_EX(_R(IDC_DPSLEFTPAGES)
OnCommand OnCommand ON_COMMAND_EX (_R(IDC_DPSRIGHTPAGES), OnCommand) ON_COMMAND_EX(_R(IDC_PRINTOPTIONS)
OnCommand OnCommand OnCommand ON_COMMAND_EX (_R(IDC_PRINTHELP), OnCommand) ON_COMMAND(psh1
void Beep ()
 Makes a beep sound, stupid!
typedef INT32 (FAR WINAPI *EXTDEVICEMODEPROC)(HWND

Variables

PaperSizesType pPaperSizes []
typedef HANDLE
typedef LPDEVMODE
typedef LPSTR
typedef WORD


Define Documentation

#define DI_APPBANDING   0x0001
 

Definition at line 192 of file prdlgctl.cpp.

#define IN_TO_MP  )     (MILLIPOINT((double(IN_MP_VAL)*n)+0.5))
 

Definition at line 254 of file prdlgctl.cpp.

#define MM_TO_MP  )     (MILLIPOINT((double(MM_MP_VAL)*n)+0.5))
 

Definition at line 255 of file prdlgctl.cpp.

#define Swap a,
 )     { (a)^=(b), (b)^=(a), (a)^=(b); }
 

Definition at line 136 of file prdlgctl.cpp.

#define wxPAPER_LISTEND   ((UINT32)(-1))
 

Definition at line 258 of file prdlgctl.cpp.


Typedef Documentation

typedef NEW_DOCINFOA NEW_DOCINFO
 

Definition at line 188 of file prdlgctl.cpp.

typedef OnCommand OnCommand OnCommand OnPrintSetup struct _NEW_DOCINFOA NEW_DOCINFOA
 

typedef struct _NEW_DOCINFOW NEW_DOCINFOW
 


Function Documentation

void Beep  )  [inline]
 

Makes a beep sound, stupid!

Author:
Justin_Flude (Xara Group Ltd) <camelotdev@xara.com>
Date:
19/11/93
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
BreakKeyHit; ContinueSlowJob

Definition at line 693 of file compatdef.h.

00693 {wxBell();}

typedef INT32 FAR WINAPI *  EXTDEVICEMODEPROC  ) 
 

This code will retrieve the system-wide DEVMODE settings of printer driver It is not too useful to us, as we want the application-wide settings that override the system-wide settings, and hence can be different

OnCommand OnCommand OnCommand ON_COMMAND_EX _R(IDC_PRINTHELP)  ,
OnCommand 
 

OnCommand OnCommand ON_COMMAND_EX _R(IDC_DPSRIGHTPAGES)  ,
OnCommand 
 

OnCommand ON_COMMAND_EX _R(IDC_DPSBOTH)  ,
OnCommand 
 

ON_COMMAND_EX _R(IDC_ALLOBJECTS)  ,
OnCommand 
 


Variable Documentation

typedef HANDLE
 

Definition at line 1821 of file prdlgctl.cpp.

typedef LPDEVMODE
 

Definition at line 1821 of file prdlgctl.cpp.

typedef LPSTR
 

Definition at line 1821 of file prdlgctl.cpp.

struct PaperSizesType pPaperSizes[]
 

typedef WORD
 

Definition at line 1821 of file prdlgctl.cpp.


Generated on Sat Nov 10 03:49:35 2007 for Camelot by  doxygen 1.4.4