summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/WWHID.java
blob: dedd03002423f3ab9c5c678be18fbb80890dbd2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
/*
 * 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_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;//   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;
}