xref: /aoo41x/main/cui/source/tabpages/tabline.hrc (revision 8414840e)
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
24#define TAB_CONTROL 1
25#define LB_COLOR 1
26#define FT_COLOR 1
27#define LB_LINE_STYLE 2
28#define FT_LINE_STYLE 3
29#define FT_LINE_WIDTH 2
30#define MTR_FLD_LINE_WIDTH 1
31#define TSB_INVISIBLE 1
32#define FL_LINE 1
33#define FL_LINE_ENDS 2
34#define FT_LINE_START 4
35#define FT_LINE_END 8
36#define FT_LINE_ENDS_STYLE 5
37#define FT_LINE_ENDS_WIDTH 6
38#define LB_START_STYLE 3
39#define LB_END_STYLE 4
40//IAccessibility2 Impplementaton 2009-----
41#define STR_STYLE (LB_END_STYLE+1)
42#define STR_LB_START_STYLE 	30
43#define STR_LB_END_STYLE 	31
44#define STR_MTR_FLD_START_WIDTH 32
45#define STR_MTR_FLD_END_WIDTH 	33
46#define STR_CENTER_START 	34
47#define STR_CENTER_END 		35
48#define STR_START_TYPE 		36
49#define STR_END_TYPE 		37
50#define STR_START_NUM 		38
51#define STR_END_NUM 		39
52#define STR_START_LENGTH 	40
53#define STR_END_LENGTH 		41
54//-----IAccessibility2 Impplementaton 2009
55#define MTR_FLD_START_WIDTH 3
56#define MTR_FLD_END_WIDTH 2
57#define CBX_SYNCHRONIZE 1
58#define FL_MEASURING 3
59#define CTL_POSITION 2
60#define FT_POSITION 9
61#define TSB_SHOW_MEASURING 2
62#define CTL_PREVIEW 1
63#define FL_DEFINITION 1
64#define FT_NUMBER 3
65#define FT_DISTANCE 2
66#define FT_LENGTH 4
67#define TSB_SYNCHRONIZE 3
68#define LB_TYPE_1 3
69#define FT_TYPE 1
70#define LB_TYPE_2 1
71#define NUM_FLD_1 1
72#define NUM_FLD_2 2
73#define MTR_FLD_DISTANCE 1
74#define MTR_FLD_LENGTH_1 3
75#define MTR_FLD_LENGTH_2 4
76#define FT_LINESTYLE 10
77#define LB_LINESTYLES 2
78#define BTN_ADD 1
79#define BTN_MODIFY 2
80#define BTN_DELETE 3
81#define BTN_LOAD   5
82#define BTN_SAVE   6
83#define EDT_NAME 1
84#define LB_LINEENDS 1
85#define FL_TIP 1
86#define FI_TIP 10
87#define TSB_CENTER_START 4
88#define TSB_CENTER_END 5
89#define FT_TRANSPARENT 10
90#define MTR_LINE_TRANSPARENT 5
91#define	FL_SEPARATOR 4
92#define	FT_LINE_END_STYLE 11
93#define	FT_TITLE 12
94
95// #116827#
96#define FL_EDGE_STYLE 5
97#define FT_EDGE_STYLE 13
98#define LB_EDGE_STYLE 5
99
100//Symbole (fuer StarChart)
101#define FT_SYMBOL_WIDTH		20
102#define FT_SYMBOL_HEIGHT	21
103#define MF_SYMBOL_WIDTH		22
104#define MF_SYMBOL_HEIGHT	23
105#define CB_SYMBOL_RATIO		24
106#define FL_SYMBOL_FORMAT	25
107#define MB_SYMBOL_BITMAP	26
108
109
110#define MN_GRAPHIC_DLG	   1
111#define MN_GALLERY         2
112#define MN_SYMBOLS         3
113#define MN_SYMBOLS_NONE    4
114#define MN_SYMBOLS_AUTO    5
115#define MN_GALLERY_ENTRY 100
116
117/*
118//IAccessibility2 Implementation 2009-----
119#define STR_START_TYPE 		1
120#define STR_END_TYPE 		2
121#define STR_START_NUM 		3
122#define STR_END_NUM 		4
123#define STR_START_LENGTH 	5
124#define STR_END_LENGTH 		6
125//-----IAccessibility2 Implementation 2009
126*/
127