merge the formfield patch from ooo-build
[ooovba.git] / svx / source / cui / labdlg.src
blobbaacc7af89a61cd2a8480f99bc9e2745bf311cd8
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: labdlg.src,v $
10  * $Revision: 1.34 $
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  // include ---------------------------------------------------------------
31 #include "helpid.hrc"
32 #include "labdlg.hrc"
33  // pragma ----------------------------------------------------------------
35  // RID_SVXPAGE_CAPTION ---------------------------------------------------
36 TabPage RID_SVXPAGE_CAPTION
38     HelpId = HID_CAPTION ;
39     Hide = TRUE ;
40     //Size = MAP_APPFONT ( 189 , 97 ) ;
41     Size = MAP_APPFONT ( 260 , 185 ) ;
42     Text [ en-US ] = "Callouts" ;
43     Control CT_CAPTTYPE
44     {
45         HelpId = HID_CAPTION_CTL_TYPE ;
46         Border = TRUE ;
47         Pos = MAP_APPFONT ( 6 , 6  ) ;
48         Size = MAP_APPFONT ( 187 , 38 ) ;
49         TabStop = TRUE ;
50     };
51     FixedText FT_ABSTAND
52     {
53         Pos = MAP_APPFONT ( 6 , 53  ) ;
54         Size = MAP_APPFONT ( 42 , 8 ) ;
55         Text [ en-US ] = "~Spacing" ;
56     };
57     MetricField MF_ABSTAND
58     {
59         Border = TRUE ;
60         Pos = MAP_APPFONT ( 50 , 51  ) ;
61         Size = MAP_APPFONT ( 50 , 12 ) ;
62         TabStop = TRUE ;
63         Repeat = TRUE ;
64         Spin = TRUE ;
65         Maximum = 240000 ;
66         StrictFormat = TRUE ;
67         DecimalDigits = 2 ;
68         Unit = FUNIT_MM ;
69         SpinSize = 50 ;
70     };
71     FixedText FT_WINKEL
72     {
73         Pos = MAP_APPFONT ( 106 , 53  ) ;
74         Size = MAP_APPFONT ( 35 , 8 ) ;
75         Text [ en-US ] = "~Angle" ;
76     };
77     ListBox LB_WINKEL
78     {
79         Border = TRUE ;
80         Pos = MAP_APPFONT ( 143 , 51  ) ;
81         Size = MAP_APPFONT ( 50 , 60 ) ;
82         TabStop = TRUE ;
83         DropDown = TRUE ;
84         CurPos = 0 ;
85         StringList [ en-US ] =
86         {
87             < "Free" ; 1 ; > ;
88             < "30 Degrees" ; 3000 ; > ;
89             < "45 Degrees" ; 4500 ; > ;
90             < "60 Degrees" ; 6000 ; > ;
91             < "90 Degrees" ; 9000 ; > ;
92         };
93     };
94     FixedText FT_ANSATZ
95     {
96         Pos = MAP_APPFONT ( 6 , 69  ) ;
97         Size = MAP_APPFONT ( 42 , 8 ) ;
98         Text [ en-US ] = "~Extension" ;
99     };
100     ListBox LB_ANSATZ
101     {
102         Border = TRUE ;
103         Pos = MAP_APPFONT ( 50 , 67  ) ;
104         Size = MAP_APPFONT ( 50 , 60 ) ;
105         TabStop = TRUE ;
106         DropDown = TRUE ;
107         CurPos = 0 ;
108         StringList [ en-US ] =
109         {
110             < "Optimal" ; 4 ; > ;
111             < "From top" ; 3 ; > ;
112             < "From left" ; 3 ; > ;
113             < "Horizontal" ; 1 ; > ;
114             < "Vertical" ; 2 ; > ;
115         };
116     };
117     FixedText FT_UM
118     {
119         Pos = MAP_APPFONT ( 106 , 69  ) ;
120         Size = MAP_APPFONT ( 35 , 8 ) ;
121         Text [ en-US ] = "~By" ;
122     };
123     MetricField MF_ANSATZ
124     {
125         Border = TRUE ;
126         Pos = MAP_APPFONT ( 143 , 67  ) ;
127         Size = MAP_APPFONT ( 50 , 12 ) ;
128         TabStop = TRUE ;
129         Repeat = TRUE ;
130         Spin = TRUE ;
131         Maximum = 240000 ;
132         StrictFormat = TRUE ;
133         DecimalDigits = 2 ;
134         Unit = FUNIT_MM ;
135         SpinSize = 50 ;
136     };
137     FixedText FT_ANSATZ_REL
138     {
139         Pos = MAP_APPFONT ( 106 , 69  ) ;
140         Size = MAP_APPFONT ( 35 , 8 ) ;
141         Text [ en-US ] = "~Position" ;
142     };
143     ListBox LB_ANSATZ_REL
144     {
145         Border = TRUE ;
146         Pos = MAP_APPFONT ( 143 , 67  ) ;
147         Size = MAP_APPFONT ( 50 , 60 ) ;
148         TabStop = TRUE ;
149         DropDown = TRUE ;
150     };
151     FixedText FT_LAENGE
152     {
153         Pos = MAP_APPFONT ( 6 , 85  ) ;
154         Size = MAP_APPFONT ( 42 , 8 ) ;
155         /* ### ACHTUNG: Neuer Text in Resource? ~Länge : ~Lõnge */
156         /* ### ACHTUNG: Neuer Text in Resource? ~Länge : ~Lõnge */
157         Text [ en-US ] = "~Length" ;
158     };
159     MetricField MF_LAENGE
160     {
161         Border = TRUE ;
162         Pos = MAP_APPFONT ( 50 , 83  ) ;
163         Size = MAP_APPFONT ( 50 , 12 ) ;
164         TabStop = TRUE ;
165         Repeat = TRUE ;
166         Spin = TRUE ;
167         Maximum = 240000 ;
168         StrictFormat = TRUE ;
169         DecimalDigits = 2 ;
170         Unit = FUNIT_MM ;
171         SpinSize = 50 ;
172     };
173     CheckBox CB_LAENGE
174     {
175         Pos = MAP_APPFONT ( 106 , 84  ) ;
176         Size = MAP_APPFONT ( 50 , 10 ) ;
177         TabStop = TRUE ;
178         Text [ en-US ] = "~Optimal" ;
179     };
180     String STR_CAPTTYPE_1
181     {
182         Text [ en-US ] = "Straight Line" ;
183     };
184     String STR_CAPTTYPE_2
185     {
186         Text [ en-US ] = "Angled Line" ;
187     };
188     String STR_CAPTTYPE_3
189     {
190         Text [ en-US ] = "Angled Connector Line" ;
191     };
192     String STR_CAPTTYPE_4
193     {
194         Text [ en-US ] = "Double-angled line" ;
195     };
196     String STR_HORZ_LIST
197     {
198         Text [ en-US ] = "Top;Middle;Bottom" ;
199     };
200     String STR_VERT_LIST
201     {
202         Text [ en-US ] = "Left;Middle;Right" ;
203     };
204     Bitmap BMP_CAPTTYPE_1
205     {
206         File = "legtyp1.bmp" ;
207     };
208     Bitmap BMP_CAPTTYPE_2
209     {
210         File = "legtyp2.bmp" ;
211     };
212     Bitmap BMP_CAPTTYPE_3
213     {
214         File = "legtyp3.bmp" ;
215     };
216     Bitmap BMP_CAPTTYPE_4
217     {
218         File = "legtyp4.bmp" ;
219     };
220     Bitmap BMP_CAPTTYPE_1_H
221     {
222         File = "legtyp1_hc.bmp" ;
223     };
224     Bitmap BMP_CAPTTYPE_2_H
225     {
226         File = "legtyp2_hc.bmp" ;
227     };
228     Bitmap BMP_CAPTTYPE_3_H
229     {
230         File = "legtyp3_hc.bmp" ;
231     };
232     Bitmap BMP_CAPTTYPE_4_H
233     {
234         File = "legtyp4_hc.bmp" ;
235     };
237  // RID_SVXDLG_CAPTION ----------------------------------------------------
239 #define  _POS_SIZE_TEXT \
240                 Text [ en-US ] = "Position and Size" ;             \
242 TabDialog RID_SVXDLG_CAPTION\
244     OutputSize = TRUE ;
245     SVLook = TRUE ;
246     Size = MAP_APPFONT ( 237 , 161 ) ;
247     Text [ en-US ] = "Callouts" ;\
248     Moveable = TRUE ;
249     TabControl TAB_CONTROL\
250     {
251         OutputSize = TRUE ;
252         Pos = MAP_APPFONT ( 3 , 3 ) ;
253         Size = MAP_APPFONT ( 189 , 97 ) ;
254         PageList =
255         {
256             PageItem\
257             {
258                 Identifier = RID_SVXPAGE_POSITION_SIZE ;
259                 PageResID = RID_SVXPAGE_POSITION_SIZE ;
260                 _POS_SIZE_TEXT
261             };                                                              
262             PageItem
263             {
264                 Identifier = RID_SVXPAGE_SWPOSSIZE;
265                 PageResID = RID_SVXPAGE_SWPOSSIZE;
266                 _POS_SIZE_TEXT
267             };
268             PageItem
269             {
270                 Identifier = RID_SVXPAGE_CAPTION ;
271                 PageResID = RID_SVXPAGE_CAPTION ;
272                 Text [ en-US ] = "Callout" ;
273             };
274         };
275     };
277  // ********************************************************************** EOF