update dev300-m58
[ooovba.git] / sw / source / ui / index / idxmrk.hrc
blobfc8d888a3e963cf67d554c90b48a05fd718cd1e6
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: idxmrk.hrc,v $
10  * $Revision: 1.7 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #define BT_OK           100
31 #define BT_CANCEL       101
32 #define BT_NXT          102
33 #define BT_NXTSAME      103
34 #define BT_PREV         104
35 #define BT_PREVSAME 105
36 #define BT_DEL          106
37 #define BT_HELP         107
38 #define LBL_INDEX       1
39 #define DCB_INDEX       2
40 #define LBL_ENTRY       3
41 #define SL_ENTRY        4
42 #define LBL_KEY         5
43 #define DCB_KEY         6
44 #define LBL_LEVEL       7
45 #define SL_LEVEL        8
46 #define FL_INDEX        10
47 #define LBL_KEY2        11
48 #define DCB_KEY2        12
49 #define CB_APPLY_TO_ALL 13
50 #define CB_MAIN_ENTRY   14
51 #define FT_ENTRY        20
52 #define ED_ENTRY        21
53 #define PB_OK           22
54 #define PB_CANCEL   23
55 #define PB_HELP     24
56 #define FL_ENTRIES  25
57 #define PB_CREATEENTRY 26
58 #define FL_ENTRY        27
59 #define FT_TITLE        28
60 #define FI_TITLE    29
61 #define FT_AUTHOR   30
62 #define FI_AUTHOR   31
63 #define ST_CHANGE       32
64 #define WIN_DLG         33
65 #define BT_NEW          34
66 #define FL_NAME     37
67 #define FT_NAME     38
68 #define ED_NAME     39
69 #define LB_ENTRY        40
70 #define RB_FROMCOMPONENT        41
71 #define RB_FROMDOCCONTENT   42
72 #define PB_EDITENTRY            43
73 #define CB_CASESENSITIVE        44
74 #define CB_WORDONLY                 45
75 #define FT_PHONETIC_1       46
76 #define FT_PHONETIC_2       47
77 #define FT_PHONETIC_3       48
78 #define ED_PHONETIC_1       48
79 #define ED_PHONETIC_2       49
80 #define ED_PHONETIC_3       50
82 //------------------------------------------------------
83 // defines for positions and sizes for IDX_DIALOG_WINDOW
85 #define IDX_COL1                                        12
86 #define IDX_COL2                                        56
88 #define IDX_COL2_FULLEND                        150
89 #define IDX_NEWIMAGE_WIDTH                      12
90 #define IDX_NEWIMAGE_XPOS                       (IDX_COL2_FULLEND-1-IDX_NEWIMAGE_WIDTH)
92 #define IDX_PHONETIC_EDIT_WIDTH 62
93 #define IDX_PHONETIC_TEXT_WIDTH 62
95 #define IDX_COL_PHONETIC_TEXT           (IDX_COL2+IDX_PHONETIC_EDIT_WIDTH+8)
96 #define IDX_COL_PHONETIC_EDIT           (IDX_COL_PHONETIC_TEXT+IDX_PHONETIC_TEXT_WIDTH+1)
98 #define IDX_COL_BUTTONS_NORMAL          162
99 #define IDX_COL_BUTTONS_CJK                     (IDX_COL_PHONETIC_EDIT+IDX_PHONETIC_EDIT_WIDTH+14)
101 #define IDX_WIN_WIDTH_NORMAL            218
102 #define IDX_WIN_WIDTH_CJK                       (IDX_WIN_WIDTH_NORMAL+IDX_COL_BUTTONS_CJK-IDX_COL_BUTTONS_NORMAL)
104 #define IDX_ROW_2_TEXT 31
105 #define IDX_ROW_2_LIST (IDX_ROW_2_TEXT-2)
106 #define IDX_ROW_3_TEXT 46
107 #define IDX_ROW_3_LIST (IDX_ROW_3_TEXT-2)
108 #define IDX_ROW_4_TEXT 62
109 #define IDX_ROW_4_LIST (IDX_ROW_4_TEXT-2)
111 //------------------------------------------------------