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: tp_AxisLabel.src,v $
10 * $Revision: 1.10.72.1 $
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 "HelpIds.hrc"
31 #include "TabPages.hrc"
35 HelpID = HID_SCH_TP_AXIS_LABEL;
36 Size = MAP_APPFONT ( 260 , 185 ) ;
39 CheckBox CB_AXIS_LABEL_SCHOW_DESCR
41 Pos = MAP_APPFONT ( 6 , 6 ) ;
42 Size = MAP_APPFONT ( 248 , 12 ) ;
44 Text [ en-US ] = "Sho~w labels";
47 FixedLine FL_AXIS_LABEL_ORIENTATION
49 Pos = MAP_APPFONT ( 6 , 91 ) ;
50 Size = MAP_APPFONT ( 248 , 8 ) ;
52 Text [ en-US ] = "Text orientation" ;
54 Control CT_AXIS_LABEL_DIAL
56 HelpId = HID_SCH_ALIGNMENT_CTR_DIAL ;
57 Pos = MAP_APPFONT ( 12 , 105 ) ;
58 Size = MAP_APPFONT ( 43 , 43 ) ;
61 TriStateBox PB_AXIS_LABEL_TEXTSTACKED
63 HelpId = HID_SCH_ALIGNMENT_STACKED ;
64 Pos = MAP_APPFONT ( 139 , 105 ) ;
65 Size = MAP_APPFONT ( 115 , 10 ) ;
67 Text [ en-US ] = "Ve~rtically stacked";
69 FixedText FT_AXIS_LABEL_DEGREES
71 Pos = MAP_APPFONT ( 93 , 122 ) ;
72 Size = MAP_APPFONT ( 60 , 8 ) ;
73 Text [ en-US ] = "~Degrees" ;
75 NumericField NF_AXIS_LABEL_ORIENT
77 HelpId = HID_SCH_ALIGNMENT_DEGREES ;
79 Pos = MAP_APPFONT ( 61 , 120 ) ;
80 Size = MAP_APPFONT ( 28 , 12 ) ;
91 //only necessary for constructor of SvxWinOrientation
93 Pos = MAP_APPFONT ( 204 , 117 ) ;
94 Size = MAP_APPFONT ( 50 , 10 ) ;
98 //only necessary for constructor of SvxWinOrientation
100 Pos = MAP_APPFONT ( 204 , 133 ) ;
101 Size = MAP_APPFONT ( 50 , 15 ) ;
103 FixedLine FL_SEPARATOR
105 Pos = MAP_APPFONT ( 128 , 33 ) ;
106 Size = MAP_APPFONT ( 4 , 52 ) ;
109 FixedLine FL_AXIS_LABEL_TEXTFLOW
111 Pos = MAP_APPFONT ( 133 , 22 ) ;
112 Size = MAP_APPFONT ( 121 , 8 ) ;
114 Text [ en-US ] = "Text flow" ;
116 CheckBox CB_AXIS_LABEL_TEXTOVERLAP
118 Pos = MAP_APPFONT ( 139 , 33 ) ;
119 Size = MAP_APPFONT ( 115 , 10 ) ;
122 Text [ en-US ] = "O~verlap" ;
124 CheckBox CB_AXIS_LABEL_TEXTBREAK
126 Pos = MAP_APPFONT ( 139 , 47 ) ;
127 Size = MAP_APPFONT ( 115 , 10 ) ;
130 Text [ en-US ] = "~Break" ;
134 FixedLine FL_AXIS_LABEL_ORDER
136 Pos = MAP_APPFONT ( 6 , 22 ) ;
137 Size = MAP_APPFONT ( 121 , 8 ) ;
139 Text [ en-US ] = "Order" ;
141 RadioButton RB_AXIS_LABEL_SIDEBYSIDE
143 Pos = MAP_APPFONT ( 12 , 33 ) ;
144 Size = MAP_APPFONT ( 112 , 10 ) ;
147 Text [ en-US ] = "~Tile" ;
149 RadioButton RB_AXIS_LABEL_UPDOWN
151 Pos = MAP_APPFONT ( 12 , 47 ) ;
152 Size = MAP_APPFONT ( 112 , 10 ) ;
155 Text [ en-US ] = "St~agger odd" ;
157 RadioButton RB_AXIS_LABEL_DOWNUP
159 Pos = MAP_APPFONT ( 12 , 61 ) ;
160 Size = MAP_APPFONT ( 112 , 10 ) ;
163 Text [ en-US ] = "Stagger ~even" ;
165 RadioButton RB_AXIS_LABEL_AUTOORDER
167 Pos = MAP_APPFONT ( 12 , 75 ) ;
168 Size = MAP_APPFONT ( 112 , 10 ) ;
171 Text [ en-US ] = "A~utomatic" ;
174 FixedText FT_AXIS_TEXTDIR
176 Pos = MAP_APPFONT ( 12 , 156 ) ;
177 Size = MAP_APPFONT ( 64 , 8 ) ;
178 Text [ en-US ] = "Te~xt direction" ;
180 ListBox LB_AXIS_TEXTDIR
182 Pos = MAP_APPFONT ( 78 , 154 ) ;
183 Size = MAP_APPFONT ( 170 , 100 ) ;