1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: labdlg.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
30 // include ---------------------------------------------------------------
33 // pragma ----------------------------------------------------------------
35 // RID_SVXPAGE_CAPTION ---------------------------------------------------
36 TabPage RID_SVXPAGE_CAPTION
38 HelpId = HID_CAPTION ;
40 //Size = MAP_APPFONT ( 189 , 97 ) ;
41 Size = MAP_APPFONT ( 260 , 185 ) ;
42 Text [ en-US ] = "Callouts" ;
45 HelpId = HID_CAPTION_CTL_TYPE ;
47 Pos = MAP_APPFONT ( 6 , 6 ) ;
48 Size = MAP_APPFONT ( 187 , 38 ) ;
53 Pos = MAP_APPFONT ( 6 , 53 ) ;
54 Size = MAP_APPFONT ( 42 , 8 ) ;
55 Text [ en-US ] = "~Spacing" ;
57 MetricField MF_ABSTAND
60 Pos = MAP_APPFONT ( 50 , 51 ) ;
61 Size = MAP_APPFONT ( 50 , 12 ) ;
73 Pos = MAP_APPFONT ( 106 , 53 ) ;
74 Size = MAP_APPFONT ( 35 , 8 ) ;
75 Text [ en-US ] = "~Angle" ;
80 Pos = MAP_APPFONT ( 143 , 51 ) ;
81 Size = MAP_APPFONT ( 50 , 60 ) ;
85 StringList [ en-US ] =
88 < "30 Degrees" ; 3000 ; > ;
89 < "45 Degrees" ; 4500 ; > ;
90 < "60 Degrees" ; 6000 ; > ;
91 < "90 Degrees" ; 9000 ; > ;
96 Pos = MAP_APPFONT ( 6 , 69 ) ;
97 Size = MAP_APPFONT ( 42 , 8 ) ;
98 Text [ en-US ] = "~Extension" ;
103 Pos = MAP_APPFONT ( 50 , 67 ) ;
104 Size = MAP_APPFONT ( 50 , 60 ) ;
108 StringList [ en-US ] =
110 < "Optimal" ; 4 ; > ;
111 < "From top" ; 3 ; > ;
112 < "From left" ; 3 ; > ;
113 < "Horizontal" ; 1 ; > ;
114 < "Vertical" ; 2 ; > ;
119 Pos = MAP_APPFONT ( 106 , 69 ) ;
120 Size = MAP_APPFONT ( 35 , 8 ) ;
121 Text [ en-US ] = "~By" ;
123 MetricField MF_ANSATZ
126 Pos = MAP_APPFONT ( 143 , 67 ) ;
127 Size = MAP_APPFONT ( 50 , 12 ) ;
132 StrictFormat = TRUE ;
137 FixedText FT_ANSATZ_REL
139 Pos = MAP_APPFONT ( 106 , 69 ) ;
140 Size = MAP_APPFONT ( 35 , 8 ) ;
141 Text [ en-US ] = "~Position" ;
143 ListBox LB_ANSATZ_REL
146 Pos = MAP_APPFONT ( 143 , 67 ) ;
147 Size = MAP_APPFONT ( 50 , 60 ) ;
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" ;
159 MetricField MF_LAENGE
162 Pos = MAP_APPFONT ( 50 , 83 ) ;
163 Size = MAP_APPFONT ( 50 , 12 ) ;
168 StrictFormat = TRUE ;
175 Pos = MAP_APPFONT ( 106 , 84 ) ;
176 Size = MAP_APPFONT ( 50 , 10 ) ;
178 Text [ en-US ] = "~Optimal" ;
180 String STR_CAPTTYPE_1
182 Text [ en-US ] = "Straight Line" ;
184 String STR_CAPTTYPE_2
186 Text [ en-US ] = "Angled Line" ;
188 String STR_CAPTTYPE_3
190 Text [ en-US ] = "Angled Connector Line" ;
192 String STR_CAPTTYPE_4
194 Text [ en-US ] = "Double-angled line" ;
198 Text [ en-US ] = "Top;Middle;Bottom" ;
202 Text [ en-US ] = "Left;Middle;Right" ;
204 Bitmap BMP_CAPTTYPE_1
206 File = "legtyp1.bmp" ;
208 Bitmap BMP_CAPTTYPE_2
210 File = "legtyp2.bmp" ;
212 Bitmap BMP_CAPTTYPE_3
214 File = "legtyp3.bmp" ;
216 Bitmap BMP_CAPTTYPE_4
218 File = "legtyp4.bmp" ;
220 Bitmap BMP_CAPTTYPE_1_H
222 File = "legtyp1_hc.bmp" ;
224 Bitmap BMP_CAPTTYPE_2_H
226 File = "legtyp2_hc.bmp" ;
228 Bitmap BMP_CAPTTYPE_3_H
230 File = "legtyp3_hc.bmp" ;
232 Bitmap BMP_CAPTTYPE_4_H
234 File = "legtyp4_hc.bmp" ;
237 // RID_SVXDLG_CAPTION ----------------------------------------------------
239 #define _POS_SIZE_TEXT \
240 Text [ en-US ] = "Position and Size" ; \
242 TabDialog RID_SVXDLG_CAPTION\
246 Size = MAP_APPFONT ( 237 , 161 ) ;
247 Text [ en-US ] = "Callouts" ;\
249 TabControl TAB_CONTROL\
252 Pos = MAP_APPFONT ( 3 , 3 ) ;
253 Size = MAP_APPFONT ( 189 , 97 ) ;
258 Identifier = RID_SVXPAGE_POSITION_SIZE ;
259 PageResID = RID_SVXPAGE_POSITION_SIZE ;
264 Identifier = RID_SVXPAGE_SWPOSSIZE;
265 PageResID = RID_SVXPAGE_SWPOSSIZE;
270 Identifier = RID_SVXPAGE_CAPTION ;
271 PageResID = RID_SVXPAGE_CAPTION ;
272 Text [ en-US ] = "Callout" ;
277 // ********************************************************************** EOF