xref: /AOO41X/main/sw/source/ui/index/cnttab.hrc (revision 5ff14ef2c455a7c2a39819566d74aed4bcc9528e)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23#define CB_MARKS        4
24#define CB_OUTLN        5
25#define FT_LEVEL        6
26#define ED_LEVEL        7
27#define FL_CREATE       8
28#define ED_BSP         11
29#define FL_BSP         12
30#define BT_OUTLN       13
31#define FL_TITLE       14
32#define ED_TITLE       15
33#define BT_HELP        16
34#define ST_AUTHTYPE    17
35
36#define LB_ENTRY       20
37#define FT_NUM         21
38#define ED_ENTRY       22
39#define BT_ENTRY_NUMBER  23
40#define BT_ENTRY_TEXT  24
41#define BT_TAB         25
42#define BT_STD   	   26
43#define BT_PAGE        27
44#define FL_ENTRY       28
45//#define FT_LEVEL       28
46#define LB_LEVEL       29
47#define FT_TEMPLATE    30
48#define LB_PARALAY     31
49#define BT_ASSIGN      32
50#define FL_FORMAT      33
51#define BT_ENTRY  		34
52//#define BT_EDIT        34
53#define BT_JUMP    	   35
54#define CB_RECALC_TABS 	 	36
55#define CB_FIRST_TAB_POS    37
56#define MF_FIRST_TAB_POS    38
57#define CB_REL_TO_TEXT	    39
58#define BT_EDIT_STYLE		40
59#define CB_SAME	           	41
60#define CB_FF 	            42
61#define CB_CASE	            43
62#define CB_SEC	            44
63#define CB_ALPHA	        45
64#define FL_OPT                  46
65#define CB_MAKRS            47
66#define DLB_TOD	            48
67#define CB_TEMPL            49
68#define DLB_LAYOUT          50
69#define CB_OBJECT           51
70#define DLB_OBJECT          52
71#define FL_SOURCE           53
72#define CB_USER_MARKS		54
73#define BT_ALL_LEVEL        55
74#define FT_MAIN_ENTRY_STYLE 56
75#define LB_MAIN_ENTRY_STYLE 57
76
77//restart numbering
78#define FT_TYPE				1
79#define LB_TYPE				2
80#define CB_READONLY			3
81#define FT_TITLE			4
82
83#define FL_TYPETITLE            6
84#define LB_AREA				7
85
86#define NF_LEVEL			9
87#define FL_AREA                         10
88#define CB_FROMHEADINGS		11
89#define PB_CHAPTERDLG		12
90#define CB_ADDSTYLES		13
91#define PB_ADDSTYLES		14
92
93
94#define CB_FROMOLE			17
95#define CB_LEVELFROMCHAPTER	18
96#define RB_FROMCAPTIONS		19
97#define RB_FROMOBJECTNAMES	20
98#define CB_TOXMARKS			21
99#define FL_CREATEFROM           22
100#define CB_COLLECTSAME		23
101#define CB_USEFF			24
102#define CB_CASESENSITIVE	25
103#define CB_INITIALCAPS		26
104#define CB_KEYASENTRY		27
105#define CB_FROMFILE			28
106
107#define MB_AUTOMARK			29
108#define FL_IDXOPTIONS       30
109
110#define FT_TOKEN            32
111#define CB_USE_DASH         33
112#define FL_LEVEL            34
113#define WIN_TOKEN				35
114#define PB_ENTRYNO				36
115#define PB_ENTRY				37
116#define PB_CHAPTERINFO			38
117#define PB_PAGENO				39
118#define PB_TAB					40
119#define PB_HYPERLINK			41
120#define FT_CHARSTYLE			42
121#define LB_CHARSTYLE			43
122#define PB_EDITSTYLE			44
123#define FT_FILLCHAR				45
124#define CB_FILLCHAR				46
125#define FT_CHAPTERENTRY			47
126#define LB_CHAPTERENTRY			48
127#define FT_SORTING				49
128#define LB_SORTING				50
129#define FT_TABPOS				51
130#define MF_TABPOS				52
131#define CB_AUTORIGHT			53
132#define CB_RELTOSTYLE			54
133#define CB_RECALCTAB			56
134#define CB_NUMSTYLEFROMPDESC	57
135#define CB_ALPHADELIM			58
136#define CB_COMMASEPARATED		59
137
138#define STR_NO_CHAR_STYLE		61
139#define CLB_FROMOBJ				62
140#define FL_FROMOBJ              63
141#define RES_SRCTYPES			64
142#define WIN_LEFT_SCROLL			65
143#define	WIN_CTRL_PARENT         66
144#define WIN_RIGHT_SCROLL        67
145#define PB_ALL_LEVELS			68
146#define FT_AREA                 69
147#define STR_BUTTON_TEXT_START   70
148#define STR_TOKEN_ENTRY_NO      (STR_BUTTON_TEXT_START)
149#define STR_TOKEN_ENTRY_TEXT    (STR_BUTTON_TEXT_START + 1)
150#define STR_TOKEN_ENTRY         (STR_BUTTON_TEXT_START + 2)
151#define STR_TOKEN_TAB_STOP      (STR_BUTTON_TEXT_START + 3)
152#define STR_TOKEN_TEXT          (STR_BUTTON_TEXT_START + 4)
153#define STR_TOKEN_PAGE_NUMS     (STR_BUTTON_TEXT_START + 5)
154#define STR_TOKEN_CHAPTER_INFO  (STR_BUTTON_TEXT_START + 6)
155#define STR_TOKEN_LINK_START    (STR_BUTTON_TEXT_START + 7)
156#define STR_TOKEN_LINK_END      (STR_BUTTON_TEXT_START + 8)
157#define STR_TOKEN_AUTHORITY     (STR_BUTTON_TEXT_START + 9)
158
159#define STR_BUTTON_HELP_TEXT_START 	(STR_TOKEN_AUTHORITY + 1)
160#define STR_TOKEN_HELP_ENTRY_NO      (STR_BUTTON_HELP_TEXT_START)
161#define STR_TOKEN_HELP_ENTRY_TEXT    (STR_BUTTON_HELP_TEXT_START + 1)
162#define STR_TOKEN_HELP_ENTRY         (STR_BUTTON_HELP_TEXT_START + 2)
163#define STR_TOKEN_HELP_TAB_STOP      (STR_BUTTON_HELP_TEXT_START + 3)
164#define STR_TOKEN_HELP_TEXT          (STR_BUTTON_HELP_TEXT_START + 4)
165#define STR_TOKEN_HELP_PAGE_NUMS     (STR_BUTTON_HELP_TEXT_START + 5)
166#define STR_TOKEN_HELP_CHAPTER_INFO  (STR_BUTTON_HELP_TEXT_START + 6)
167#define STR_TOKEN_HELP_LINK_START    (STR_BUTTON_HELP_TEXT_START + 7)
168#define STR_TOKEN_HELP_LINK_END      (STR_BUTTON_HELP_TEXT_START + 8)
169#define STR_TOKEN_HELP_AUTHORITY     (STR_BUTTON_HELP_TEXT_START + 9)
170
171#define STR_CHARSTYLE				(STR_TOKEN_HELP_AUTHORITY + 1)
172//IAccessibility2 Impplementaton 2009-----
173#define STR_STRUCTURE	(STR_TOKEN_HELP_AUTHORITY + 2)
174#define STR_ADDITIONAL_ACCNAME_STRING1 (STR_TOKEN_HELP_AUTHORITY + 3)
175#define STR_ADDITIONAL_ACCNAME_STRING2 (STR_TOKEN_HELP_AUTHORITY + 4)
176#define STR_ADDITIONAL_ACCNAME_STRING3 (STR_TOKEN_HELP_AUTHORITY + 5)
177//-----IAccessibility2 Impplementaton 2009
178#define TLB_STYLES				100
179#define FL_STYLES                   101
180#define PB_OK		            102
181#define PB_CANCEL	            103
182#define PB_HELP		            104
183#define FT_CAPTIONSEQUENCE      105
184#define LB_CAPTIONSEQUENCE      106
185#define FT_DISPLAYTYPE          107
186#define LB_DISPLAYTYPE          108
187#define TR_HEADER				109
188#define PB_LEFT 				110
189#define PB_RIGHT                111
190#define HB_STYLES				112
191#define ST_HB_FIRST             113
192#define CB_FROMTABLES	        114
193#define CB_FROMFRAMES	        115
194#define CB_FROMGRAPHICS         116
195#define ST_USER_ADDSTYLE		117
196#define ST_AUTOMARK_TYPE		118
197#define LB_AUTHFIELD	 		119
198#define PB_AUTHINSERT	        120
199#define PB_AUTHREMOVE	        121
200#define CB_SEQUENCE				122
201#define FT_BRACKET	            123
202#define LB_BRACKET	            124
203#define FL_AUTHORITY            125
204#define RB_DOCPOS		        126
205#define RB_SORTCONTENT          127
206#define FT_FIRSTKEY	            128
207#define LB_FIRSTKEY	            129
208#define FT_SECONDKEY	        130
209#define LB_SECONDKEY	        131
210#define FT_THIRDDKEY			132
211#define LB_THIRDKEY             133
212#define FL_SORTKEY              134
213#define FL_SORTING              135
214#define STR_NOSORTKEY			136
215#define RB_SORTUP1				137
216#define RB_SORTUP2              138
217#define RB_SORTUP3              139
218#define RB_SORTDOWN1            140
219#define RB_SORTDOWN2            141
220#define RB_SORTDOWN3            142
221#define STR_DELIM				143
222#define FL_SORTOPTIONS          144
223#define FT_LANGUAGE             145
224#define LB_LANGUAGE             146
225#define FT_SORTALG              147
226#define LB_SORTALG              148
227#define IMG_SORTUP_HC			149
228#define IMG_SORTDOWN_HC			150
229#define ST_NO_BRACKET           151
230
231#define FT_LEVEL_OL             152
232#define NF_LEVEL_OL             153
233#define FT_ENTRY_NO             154
234#define LB_ENTRY_NO             155
235
236#define TO_CONTENT 		  	1
237#define TO_INDEX		    2
238#define TO_ILLUSTRATION     4
239#define TO_TABLE 		    8
240#define TO_USER 		    16
241#define TO_OBJECT 		    32
242#define TO_AUTHORITIES      64
243
244#define AREA_DOCUMENT		1
245#define AREA_CHAPTER	    2
246
247//TabDialog
248#define WIN_EXAMPLE			1
249#define RES_EXAMPLE_TEXT	2
250
251#define ST_HEADING_1        4
252#define ST_TEXT_1           5
253#define ST_HEADING_1_1      6
254#define ST_TEXT_1_1         7
255#define ST_HEADING_1_2      8
256#define ST_TEXT_1_2         9
257#define ST_TABLE_LABEL		10
258#define ST_FRAME_LABEL      11
259#define ST_GRAPHIC_LABEL    12
260#define ST_USERDEFINEDINDEX	13
261#define CB_SHOWEXAMPLE		14
262
263
264// AutoMark dialog
265#define BB_ENTRIES			1
266#define FL_ENTRIES          2
267
268#define ST_SEARCH 	   		10
269#define ST_ALTERNATIVE      11
270#define ST_PRIMKEY	        12
271#define ST_SECKEY		    13
272#define ST_COMMENT	        14
273#define ST_CASESENSITIVE	15
274#define ST_WORDONLY		    16
275#define	ST_TRUE				17
276#define ST_FALSE            18
277
278
279//ButtonMenu
280#define MN_AUTOMARK_OPEN	1
281#define	MN_AUTOMARK_NEW     2
282#define MN_AUTOMARK_EDIT    3
283
284
285
286
287