/****************************************************************************/
/*     Copyright 1994 (c) Wang Laboratories, Inc.  All rights reserved.     */
/****************************************************************************/

#define HELPID_OIFILE_OPEN	     		2001   /* File, Open */
#define HELPID_OIFILE_SAVEAS	     	2002   /* File, Save As */
#define HELPID_OIPRINT_FILES	     	2003   /* File, Print */
#define HELPID_OIPRINT_OPTION	    	2004   /* File, Print option  */
#define HELPID_OIPRINT_ANNO	      	2005   /* Print anno option  */
#define HELPID_OIPRINT_FORMAT	    	2006   /* Print format option  */



/****** O/i attribute dialog box control help define  *********/ 

#define HELPID_OI_LINEWIDTHLBL	2030	 /* Line width label  */
#define HELPID_OI_LINEWIDTHBOX	2031	 /* Line display box  */
#define HELPID_OI_UPDOWNSPIN		2032	 /* Line width spin box  */
#define HELPID_OI_COLORLBL			2033	 /* Attribute color label  */
#define HELPID_OI_USER1					2034	 /* Attribute color array  */
#define HELPID_OI_COLOR_TRANS		2035	 /* Color transparent option  */

#define HELPID_OI_DELCMD				2036	 /* Stamp delete command  */
#define HELPID_OI_EDITCMD				2037	 /* Stamp edit command  */
#define HELPID_OI_BROWSECMD			2038	 /* Image stamp browse command  */
#define HELPID_OI_FONTCMD				2039	 /* Font command  */
#define HELPID_OI_PALETTECMD		2040	 /* Palette command  */
#define HELPID_OI_DATECMD				2041	 /* Text stamp date command  */
#define HELPID_OI_TIMECMD				2042	 /* Text stamp time command  */

#define HELPID_OI_REFNAMELBL		2043	 /* Stamp name label  */
#define HELPID_OI_REFNAMELIST		2044	 /* Stamp name list box  */
#define HELPID_OI_REFNAMETEXT		2045	 /* Stamp name text  */

#define HELPID_OI_CREATE_TEXT_STAMP		2046	 /* Create text stamp command  */
#define HELPID_OI_CREATE_IMAGE_STAMP	2047	 /* Create image stamp command  */

#define HELPID_OI_STAMP_CNTNTS_TEXT		2049	 /* Text stamp contents  */
#define HELPID_OI_STAMP_CNTNTS_LBL		2050	 /* Stamp contents label  */
#define HELPID_OI_UPDOWN          		2051	 /* Line width edit box  */
#define HELPID_OI_REFNAMELISTLBL  		2052	 /* Stamp name list box label */