/************************************************************************
*																								*
*		PPrintX																				*
*																								*
*-----------------------------------------------------------------------*
*																								*
*		Just Crossreferences																*
*																								*
************************************************************************/

IMPORT	struct Image		D0_1_image,
									D0_2_image,
									D1_1_image,
									D1_2_image,
									D2_1_image,
									D2_2_image,
									D3_1_image,
									D3_2_image,
									D4_1_image,
									D4_2_image,
									D5_1_image,
									D5_2_image,
									D6_1_image,
									D6_2_image,
									D7_1_image,
									D7_2_image,
									D8_1_image,
									D8_2_image,
									D9_1_image,
									D9_2_image,
									Layout_image,
									Layout2_image,
									Elite_image,
									Pica_image,
									Prop_image,
									CondOn_image,
									CondOff_image,
									LQ_image,
									Draft_image,
									LS8_image,
									LS6_image,
									Num_Bot_image,
									Num_Line_image,
									Num_No_image,
									Num_Top_image;

IMPORT	struct Menu			Project;
IMPORT	struct StringInfo	TSize_info,
									RMarg_info,
									LMarg_info,
									PLength_info,
									PWidth_info;
IMPORT	struct Gadget		Num9,
									Num8,
									Num7,
									Num6,
									Num5,
									Num4,
									Num3,
									Num2,
									Num1,
									Num0,
									TSize,
									LMarg,
									RMarg,
									LineSP,
									Letter,
									Cond,
									Style,
									PrAll,
									PPW,
									Pre,
									Switch1,
									PWidth,
									PLength,
									Numing,
									Switch2;
