xref: /aoo42x/main/sw/source/ui/index/cnttab.hrc (revision fefe2166)
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
173#define TLB_STYLES				100
174#define FL_STYLES                   101
175#define PB_OK		            102
176#define PB_CANCEL	            103
177#define PB_HELP		            104
178#define FT_CAPTIONSEQUENCE      105
179#define LB_CAPTIONSEQUENCE      106
180#define FT_DISPLAYTYPE          107
181#define LB_DISPLAYTYPE          108
182#define TR_HEADER				109
183#define PB_LEFT 				110
184#define PB_RIGHT                111
185#define HB_STYLES				112
186#define ST_HB_FIRST             113
187#define CB_FROMTABLES	        114
188#define CB_FROMFRAMES	        115
189#define CB_FROMGRAPHICS         116
190#define ST_USER_ADDSTYLE		117
191#define ST_AUTOMARK_TYPE		118
192#define LB_AUTHFIELD	 		119
193#define PB_AUTHINSERT	        120
194#define PB_AUTHREMOVE	        121
195#define CB_SEQUENCE				122
196#define FT_BRACKET	            123
197#define LB_BRACKET	            124
198#define FL_AUTHORITY            125
199#define RB_DOCPOS		        126
200#define RB_SORTCONTENT          127
201#define FT_FIRSTKEY	            128
202#define LB_FIRSTKEY	            129
203#define FT_SECONDKEY	        130
204#define LB_SECONDKEY	        131
205#define FT_THIRDDKEY			132
206#define LB_THIRDKEY             133
207#define FL_SORTKEY              134
208#define FL_SORTING              135
209#define STR_NOSORTKEY			136
210#define RB_SORTUP1				137
211#define RB_SORTUP2              138
212#define RB_SORTUP3              139
213#define RB_SORTDOWN1            140
214#define RB_SORTDOWN2            141
215#define RB_SORTDOWN3            142
216#define STR_DELIM				143
217#define FL_SORTOPTIONS          144
218#define FT_LANGUAGE             145
219#define LB_LANGUAGE             146
220#define FT_SORTALG              147
221#define LB_SORTALG              148
222#define IMG_SORTUP_HC			149
223#define IMG_SORTDOWN_HC			150
224#define ST_NO_BRACKET           151
225
226#define FT_LEVEL_OL             152
227#define NF_LEVEL_OL             153
228#define FT_ENTRY_NO             154
229#define LB_ENTRY_NO             155
230
231#define TO_CONTENT 		  	1
232#define TO_INDEX		    2
233#define TO_ILLUSTRATION     4
234#define TO_TABLE 		    8
235#define TO_USER 		    16
236#define TO_OBJECT 		    32
237#define TO_AUTHORITIES      64
238
239#define AREA_DOCUMENT		1
240#define AREA_CHAPTER	    2
241
242//TabDialog
243#define WIN_EXAMPLE			1
244#define RES_EXAMPLE_TEXT	2
245
246#define ST_HEADING_1        4
247#define ST_TEXT_1           5
248#define ST_HEADING_1_1      6
249#define ST_TEXT_1_1         7
250#define ST_HEADING_1_2      8
251#define ST_TEXT_1_2         9
252#define ST_TABLE_LABEL		10
253#define ST_FRAME_LABEL      11
254#define ST_GRAPHIC_LABEL    12
255#define ST_USERDEFINEDINDEX	13
256#define CB_SHOWEXAMPLE		14
257
258
259// AutoMark dialog
260#define BB_ENTRIES			1
261#define FL_ENTRIES          2
262
263#define ST_SEARCH 	   		10
264#define ST_ALTERNATIVE      11
265#define ST_PRIMKEY	        12
266#define ST_SECKEY		    13
267#define ST_COMMENT	        14
268#define ST_CASESENSITIVE	15
269#define ST_WORDONLY		    16
270#define	ST_TRUE				17
271#define ST_FALSE            18
272
273
274//ButtonMenu
275#define MN_AUTOMARK_OPEN	1
276#define	MN_AUTOMARK_NEW     2
277#define MN_AUTOMARK_EDIT    3
278
279
280
281
282