summaryrefslogtreecommitdiff
path: root/wizards/com
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-19 12:15:13 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-19 12:15:13 +0000
commit333e7ed87b3744d102c2b6fba4dfe8c87940d1cd (patch)
treeeae7c9513c53e9d814e57a9829333173e0242476 /wizards/com
parent17593162ee64bac594d7e0c0658c7dd6af68223d (diff)
INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED
2004/05/05 19:16:09 rpiterman 1.1.2.1: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'wizards/com')
-rw-r--r--wizards/com/sun/star/wizards/web/WWHID.java185
1 files changed, 185 insertions, 0 deletions
diff --git a/wizards/com/sun/star/wizards/web/WWHID.java b/wizards/com/sun/star/wizards/web/WWHID.java
new file mode 100644
index 000000000000..36f28a81b8ed
--- /dev/null
+++ b/wizards/com/sun/star/wizards/web/WWHID.java
@@ -0,0 +1,185 @@
+/*
+ * Created on May 5, 2004
+ *
+ * TODO To change the template for this generated file go to
+ * Window - Preferences - Java - Code Generation - Code and Comments
+ */
+package com.sun.star.wizards.web;
+
+/**
+ * @author rp143992
+ *
+ * TODO To change the template for this generated type comment go to
+ * Window - Preferences - Java - Code Generation - Code and Comments
+ */
+public interface WWHID {
+
+// web wizard general controls
+ public static final int HID0_WEBWIZARD = 34200 + 0 ;
+ public static final int HID0_HELP = 34200 + 1 ;
+ public static final int HID0_NEXT = 34200 + 2 ;
+ public static final int HID0_PREV = 34200 + 3 ;
+ public static final int HID0_CREATE = 34200 + 4 ;
+ public static final int HID0_CANCEL = 34200 + 5 ;
+ public static final int HID0_STATUS_DIALOG = 34200 + 6 ;
+
+
+// step 1
+ public static final int HID1_LST_SESSIONS = 34200 + 7 ;
+ public static final int HID1_BTN_LOAD_SES = 34200 + 8 ;
+ public static final int HID1_BTN_DEL_SES = 34200 + 9 ;
+
+// step 2
+ public static final int HID2_LST_DOCS = 34200 + 10 ;
+ public static final int HID2_BTN_ADD_DOC = 34200 + 11 ;
+ public static final int HID2_BTN_REM_DOC = 34200 + 12 ;
+ public static final int HID2_BTN_DOC_UP = 34200 + 13 ;
+ public static final int HID2_BTN_DOC_DOWN = 34200 + 14 ;
+ public static final int HID2_TXT_DOC_TITLE = 34200 + 15 ;
+ public static final int HID2_TXT_DOC_DESC = 34200 + 16 ;
+ public static final int HID2_TXT_DOC_AUTHOR = 34200 + 17 ;
+ public static final int HID2_LST_DOC_EXPORT = 34200 + 18 ;
+ public static final int HID2_STATUS_ADD_DOCS = 34200 + 19 ;
+
+// step 3
+ public static final int HID3_IL_LAYOUTS_IMG1 = 34200 + 20 ;
+ public static final int HID3_IL_LAYOUTS_IMG2 = 34200 + 21 ;
+ public static final int HID3_IL_LAYOUTS_IMG3 = 34200 + 22 ;
+ public static final int HID3_IL_LAYOUTS_IMG4 = 34200 + 23 ;
+ public static final int HID3_IL_LAYOUTS_IMG5 = 34200 + 24 ;
+ public static final int HID3_IL_LAYOUTS_IMG6 = 34200 + 25 ;
+ public static final int HID3_IL_LAYOUTS_IMG7 = 34200 + 26 ;
+ public static final int HID3_IL_LAYOUTS_IMG8 = 34200 + 27 ;
+ public static final int HID3_IL_LAYOUTS_IMG9 = 34200 + 28 ;
+ public static final int HID3_IL_LAYOUTS_IMG10 = 34200 + 29 ;
+ public static final int HID3_IL_LAYOUTS_IMG11 = 34200 + 30 ;
+ public static final int HID3_IL_LAYOUTS_IMG12 = 34200 + 31 ;
+ public static final int HID3_IL_LAYOUTS_IMG13 = 34200 + 32 ;
+ public static final int HID3_IL_LAYOUTS_IMG14 = 34200 + 33 ;
+ public static final int HID3_IL_LAYOUTS_IMG15 = 34200 + 34 ;
+
+// step 4
+ public static final int HID4_CHK_DISPLAY_FILENAME = 34200 + 35 ;
+ public static final int HID4_CHK_DISPLAY_DESCRIPTION= 34200 + 36 ;
+ public static final int HID4_CHK_DISPLAY_AUTHOR = 34200 + 37 ;
+ public static final int HID4_CHK_DISPLAY_CR_DATE = 34200 + 38 ;
+ public static final int HID4_CHK_DISPLAY_UP_DATE = 34200 + 39 ;
+ public static final int HID4_CHK_DISPLAY_FORMAT = 34200 + 40 ;
+ public static final int HID4_CHK_DISPLAY_F_ICON = 34200 + 41 ;
+ public static final int HID4_CHK_DISPLAY_PAGES = 34200 + 42 ;
+ public static final int HID4_CHK_DISPLAY_SIZE = 34200 + 43 ;
+
+ public static final int HID4_GRP_OPTIMAIZE_640 = 34200 + 44 ;
+ public static final int HID4_GRP_OPTIMAIZE_800 = 34200 + 45 ;
+ public static final int HID4_GRP_OPTIMAIZE_1024 = 34200 + 46 ;
+
+
+// step 5
+ public static final int HID5_LST_STYLES = 34200 + 47 ;
+ public static final int HID5_BTN_BACKGND = 34200 + 48 ;
+ public static final int HID5_BTN_ICONS = 34200 + 49 ;
+
+// step 6
+ public static final int HID6_TXT_SITE_TITLE = 34200 + 50 ;
+ public static final int HID6_TXT_SITE_ICON = 34200 + 51 ;
+ public static final int HID6_BTN_SITE_ICON = 34200 + 52 ;
+ public static final int HID6_TXT_SITE_DESC = 34200 + 53 ;
+ public static final int HID6_TXT_SITE_KEYWRDS = 34200 + 54 ;
+ public static final int HID6_DATE_SITE_CREATED = 34200 + 55 ;
+ public static final int HID6_DATE_SITE_UPDATED = 34200 + 56 ;
+ public static final int HID6_NUM_SITE_REVISTS = 34200 + 57 ;
+ public static final int HID6_TXT_SITE_EMAIL = 34200 + 58 ;
+ public static final int HID6_TXT_SITE_COPYRIGHT = 34200 + 59 ;
+
+// step 7
+ public static final int HID7_BTN_PREVIEW = 34200 + 60 ;
+ public static final int HID7_CHK_PUBLISH_LOCAL = 34200 + 61 ;
+ public static final int HID7_TXT_LOCAL = 34200 + 62 ;
+ public static final int HID7_BTN_LOCAL = 34200 + 63 ;
+ public static final int HID7_CHK_PUBLISH_ZIP = 34200 + 64 ;
+ public static final int HID7_TXT_ZIP = 34200 + 65 ;
+ public static final int HID7_BTN_ZIP = 34200 + 66 ;
+ public static final int HID7_CHK_PUBLISH_FTP = 34200 + 67 ;
+ public static final int HID7_TXT_FTP = 34200 + 68 ;
+ public static final int HID7_BTN_FTP = 34200 + 69 ;
+ public static final int HID7_CHK_SAVE = 34200 + 70 ;
+ public static final int HID7_TXT_SAVE = 34200 + 71 ;
+
+// web wizard backgrounds dialog
+ public static final int HID_BG = 34200 + 90 ;
+ public static final int HID_BG_BTN_OTHER = 34200 + 91 ;
+ public static final int HID_BG_BTN_NONE = 34200 + 92 ;
+ public static final int HID_BG_BTN_OK = 34200 + 93 ;
+ public static final int HID_BG_BTN_CANCEL = 34200 + 94 ;
+
+ public static final int HID_BG_BTN_BACK = 34200 + 95 ;
+ public static final int HID_BG_BTN_FW = 34200 + 96 ;
+ public static final int HID_BG_BTN_IMG1 = 34200 + 97 ;
+ public static final int HID_BG_BTN_IMG2 = 34200 + 98 ;
+ public static final int HID_BG_BTN_IMG3 = 34200 + 99 ;
+ public static final int HID_BG_BTN_IMG4 = 34200 + 100 ;
+ public static final int HID_BG_BTN_IMG5 = 34200 + 101 ;
+ public static final int HID_BG_BTN_IMG6 = 34200 + 102 ;
+ public static final int HID_BG_BTN_IMG7 = 34200 + 103 ;
+ public static final int HID_BG_BTN_IMG8 = 34200 + 104 ;
+ public static final int HID_BG_BTN_IMG9 = 34200 + 105 ;
+ public static final int HID_BG_BTN_IMG10 = 34200 + 106 ;
+ public static final int HID_BG_BTN_IMG11 = 34200 + 107 ;
+ public static final int HID_BG_BTN_IMG12 = 34200 + 108 ;
+ public static final int HID_BG_BTN_IMG13 = 34200 + 109 ;
+ public static final int HID_BG_BTN_IMG14 = 34200 + 100 ;
+ public static final int HID_BG_BTN_IMG15 = 34200 + 111 ;
+ public static final int HID_BG_BTN_IMG16 = 34200 + 112 ;
+
+
+
+// web wizard icons sets dialog
+ public static final int HID_IS = 41000 + 0 ;
+ public static final int HID_IS_ICONSETS = 41000 + 1 ;
+ public static final int HID_IS_BTN_NONE = 41000 + 2 ;
+ public static final int HID_IS_BTN_OK = 41000 + 3 ;
+
+ public static final int HID_IS_BTN_IMG1 = 41000 + 5 ;
+ public static final int HID_IS_BTN_IMG2 = 41000 + 6 ;
+ public static final int HID_IS_BTN_IMG3 = 41000 + 7 ;
+ public static final int HID_IS_BTN_IMG4 = 41000 + 8 ;
+ public static final int HID_IS_BTN_IMG5 = 41000 + 9 ;
+ public static final int HID_IS_BTN_IMG6 = 41000 + 10 ;
+ public static final int HID_IS_BTN_IMG7 = 41000 + 11 ;
+ public static final int HID_IS_BTN_IMG8 = 41000 + 12 ;
+ public static final int HID_IS_BTN_IMG9 = 41000 + 13 ;
+ public static final int HID_IS_BTN_IMG10 = 41000 + 14 ;
+ public static final int HID_IS_BTN_IMG11 = 41000 + 15 ;
+ public static final int HID_IS_BTN_IMG12 = 41000 + 16 ;
+ public static final int HID_IS_BTN_IMG13 = 41000 + 17 ;
+ public static final int HID_IS_BTN_IMG14 = 41000 + 18 ;
+ public static final int HID_IS_BTN_IMG15 = 41000 + 19 ;
+ public static final int HID_IS_BTN_IMG16 = 41000 + 20 ;
+ public static final int HID_IS_BTN_IMG17 = 41000 + 21 ;
+ public static final int HID_IS_BTN_IMG18 = 41000 + 22 ;
+ public static final int HID_IS_BTN_IMG19 = 41000 + 23 ;
+ public static final int HID_IS_BTN_IMG20 = 41000 + 24 ;
+ public static final int HID_IS_BTN_IMG21 = 41000 + 25 ;
+ public static final int HID_IS_BTN_IMG22 = 41000 + 26 ;
+ public static final int HID_IS_BTN_IMG23 = 41000 + 27 ;
+ public static final int HID_IS_BTN_IMG24 = 41000 + 28 ;
+ public static final int HID_IS_BTN_IMG25 = 41000 + 29 ;
+ public static final int HID_IS_BTN_IMG26 = 41000 + 30 ;
+ public static final int HID_IS_BTN_IMG27 = 41000 + 31 ;
+ public static final int HID_IS_BTN_IMG28 = 41000 + 32 ;
+ public static final int HID_IS_BTN_IMG29 = 41000 + 33 ;
+ public static final int HID_IS_BTN_IMG30 = 41000 + 34 ;
+ public static final int HID_IS_BTN_IMG31 = 41000 + 35 ;
+ public static final int HID_IS_BTN_IMG32 = 41000 + 36 ;
+// web wizard ftp dialog
+ public static final int HID_FTP = 41000 + 40 ;
+ public static final int HID_FTP_SERVER = 41000 + 41 ;
+ public static final int HID_FTP_USERNAME = 41000 + 42 ;
+ public static final int HID_FTP_PASS = 41000 + 43 ;
+ public static final int HID_FTP_TEST = 41000 + 44 ;
+ public static final int HID_FTP_TXT_PATH = 41000 + 45 ;
+ public static final int HID_FTP_BTN_PATH = 41000 + 46 ;
+ public static final int HID_FTP_OK = 41000 + 47 ;
+ public static final int HID_FTP_CANCEL = 41000 + 48 ;
+
+}