1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
22 #include "tabstpge.hrc"
23 #include <svx/dialogs.hrc>
25 // RID_SVXPAGE_TABULATOR -------------------------------------------------
26 TabPage RID_SVXPAGE_TABULATOR
28 HelpId = HID_TABULATOR ;
30 Text [ en-US ] = "Tabs" ;
31 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
34 Pos = MAP_APPFONT ( 6 , 3 ) ;
35 Size = MAP_APPFONT ( 48 , 8 ) ;
36 Text [ en-US ] = "Position" ;
40 HelpID = "cui:MetricBox:RID_SVXPAGE_TABULATOR:ED_TABPOS";
41 Pos = MAP_APPFONT ( 12 , 14 ) ;
42 Size = MAP_APPFONT ( 39 , 165 ) ;
48 FixedLine FL_TABPOS_VERT
50 Pos = MAP_APPFONT ( 55 , 14 ) ;
51 Size = MAP_APPFONT ( 4 , 165 ) ;
56 Pos = MAP_APPFONT ( 60 , 3 ) ;
57 Size = MAP_APPFONT ( 138 , 8 ) ;
58 Text [ en-US ] = "Type" ;
60 RadioButton BTN_TABTYPE_LEFT
62 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_LEFT";
63 Pos = MAP_APPFONT ( 66 , 14 ) ;
64 Size = MAP_APPFONT ( 89 , 10 ) ;
65 Text [ en-US ] = "~Left" ;
70 Pos = MAP_APPFONT ( 157 , 14 ) ;
71 Size = MAP_APPFONT ( 7 , 10 ) ;
73 RadioButton BTN_TABTYPE_RIGHT
75 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_RIGHT";
76 Pos = MAP_APPFONT ( 66 , 28 ) ;
77 Size = MAP_APPFONT ( 89 , 10 ) ;
78 Text [ en-US ] = "Righ~t" ;
82 Pos = MAP_APPFONT ( 157 , 28 ) ;
83 Size = MAP_APPFONT ( 7 , 10 ) ;
85 RadioButton BTN_TABTYPE_CENTER
87 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_CENTER";
88 Pos = MAP_APPFONT ( 66 , 42 ) ;
89 Size = MAP_APPFONT ( 89 , 10 ) ;
90 Text [ en-US ] = "C~entered" ;
94 Pos = MAP_APPFONT ( 157 , 42 ) ;
95 Size = MAP_APPFONT ( 7 , 10 ) ;
97 RadioButton BTN_TABTYPE_DECIMAL
99 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_TABTYPE_DECIMAL";
100 Pos = MAP_APPFONT ( 66 , 56 ) ;
101 Size = MAP_APPFONT ( 89 , 10 ) ;
102 Text [ en-US ] = "Deci~mal" ;
104 Window WIN_TABDECIMAL
106 Pos = MAP_APPFONT ( 157 , 56 ) ;
107 Size = MAP_APPFONT ( 7 , 10 ) ;
109 FixedText FT_TABTYPE_DECCHAR
111 Pos = MAP_APPFONT ( 75 , 70 ) ;
112 Size = MAP_APPFONT ( 79 , 8 ) ;
113 Text [ en-US ] = "~Character" ;
115 Edit ED_TABTYPE_DECCHAR
117 HelpID = "cui:Edit:RID_SVXPAGE_TABULATOR:ED_TABTYPE_DECCHAR";
119 Pos = MAP_APPFONT ( 156 , 68 ) ;
120 Size = MAP_APPFONT ( 9 , 12 ) ;
123 FixedLine FL_FILLCHAR
125 Pos = MAP_APPFONT ( 60 , 86 ) ;
126 Size = MAP_APPFONT ( 138 , 8 ) ;
127 Text [ en-US ] = "Fill character" ;
129 RadioButton BTN_FILLCHAR_NO
131 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_NO";
132 Pos = MAP_APPFONT ( 66 , 97 ) ;
133 Size = MAP_APPFONT ( 89 , 10 ) ;
134 Text [ en-US ] = "N~one" ;
137 RadioButton BTN_FILLCHAR_POINTS
139 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_POINTS";
140 Pos = MAP_APPFONT ( 66 , 111 ) ;
141 Size = MAP_APPFONT ( 89 , 10 ) ;
144 RadioButton BTN_FILLCHAR_DASHLINE
146 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_DASHLINE";
147 Pos = MAP_APPFONT ( 66 , 125 ) ;
148 Size = MAP_APPFONT ( 89 , 10 ) ;
151 RadioButton BTN_FILLCHAR_UNDERSCORE
153 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_UNDERSCORE";
154 Pos = MAP_APPFONT ( 66 , 139 ) ;
155 Size = MAP_APPFONT ( 89 , 10 ) ;
158 RadioButton BTN_FILLCHAR_OTHER
160 HelpID = "cui:RadioButton:RID_SVXPAGE_TABULATOR:BTN_FILLCHAR_OTHER";
161 Pos = MAP_APPFONT ( 66 , 153 ) ;
162 Size = MAP_APPFONT ( 89 , 10 ) ;
163 Text [ en-US ] = "Character" ;
165 Edit ED_FILLCHAR_OTHER
167 HelpID = "cui:Edit:RID_SVXPAGE_TABULATOR:ED_FILLCHAR_OTHER";
169 Pos = MAP_APPFONT ( 156 , 151 ) ;
170 Size = MAP_APPFONT ( 9 , 12 ) ;
175 HelpID = "cui:PushButton:RID_SVXPAGE_TABULATOR:BTN_NEW";
176 Pos = MAP_APPFONT ( 204 , 6 ) ;
177 Size = MAP_APPFONT ( 50 , 14 ) ;
178 Text [ en-US ] = "~New" ;
180 PushButton BTN_DELALL
182 HelpID = "cui:PushButton:RID_SVXPAGE_TABULATOR:BTN_DELALL";
183 Pos = MAP_APPFONT ( 204 , 23 ) ;
184 Size = MAP_APPFONT ( 50 , 14 ) ;
185 Text [ en-US ] = "Delete ~All" ;
189 HelpID = "cui:PushButton:RID_SVXPAGE_TABULATOR:BTN_DEL";
190 Pos = MAP_APPFONT ( 204 , 40 ) ;
191 Size = MAP_APPFONT ( 50 , 14 ) ;
192 Text [ en-US ] = "~Delete" ;
194 String ST_LEFTTAB_ASIAN
196 Text [ en-US ] = "~Left/Top" ;
198 String ST_RIGHTTAB_ASIAN
200 Text [ en-US ] = "Righ~t/Bottom" ;
202 String ST_FILLCHAR_OTHER
204 Text [ en-US ] = "Character" ;
208 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */