1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #include <optasian.hrc>
29 #include <sfx2/sfx.hrc>
33 TabPage RID_SVXPAGE_ASIAN_LAYOUT
35 HelpId = HID_OPTIONS_ASIAN_LAYOUT ;
37 Size = MAP_APPFONT ( 260 , 185 ) ;
42 Pos = MAP_APPFONT ( 6, 3 ) ;
43 Size = MAP_APPFONT ( 248 , 8 ) ;
44 Text [ en-US ] = "Kerning";
46 RadioButton RB_CHAR_KERNING
48 HelpID = "cui:RadioButton:RID_SVXPAGE_ASIAN_LAYOUT:RB_CHAR_KERNING";
49 Pos = MAP_APPFONT ( 12, 14 ) ;
50 Size = MAP_APPFONT ( 200 , 10 ) ;
51 Text [ en-US ] = "~Western characters only";
53 RadioButton RB_CHAR_PUNCT
55 HelpID = "cui:RadioButton:RID_SVXPAGE_ASIAN_LAYOUT:RB_CHAR_PUNCT";
56 Pos = MAP_APPFONT ( 12, 27 ) ;
57 Size = MAP_APPFONT ( 200 , 10 ) ;
58 Text [ en-US ] = "Western ~text and Asian punctuation";
60 FixedLine GB_CHAR_DIST
62 Pos = MAP_APPFONT ( 6, 43 ) ;
63 Size = MAP_APPFONT ( 248 , 8 ) ;
64 Text [ en-US ] = "Character spacing";
66 RadioButton RB_NO_COMP
68 HelpID = "cui:RadioButton:RID_SVXPAGE_ASIAN_LAYOUT:RB_NO_COMP";
69 Pos = MAP_APPFONT ( 12, 54 ) ;
70 Size = MAP_APPFONT ( 200 , 10 ) ;
71 Text [ en-US ] = "~No compression";
73 RadioButton RB_PUNCT_COMP
75 HelpID = "cui:RadioButton:RID_SVXPAGE_ASIAN_LAYOUT:RB_PUNCT_COMP";
76 Pos = MAP_APPFONT ( 12, 67) ;
77 Size = MAP_APPFONT ( 200 , 10 ) ;
78 Text [ en-US ] = "~Compress punctuation only";
80 RadioButton RB_PUNCT_KANA_COMP
82 HelpID = "cui:RadioButton:RID_SVXPAGE_ASIAN_LAYOUT:RB_PUNCT_KANA_COMP";
83 Pos = MAP_APPFONT ( 12, 80 ) ;
84 Size = MAP_APPFONT ( 200 , 10 ) ;
85 Text [ en-US ] = "Compress ~punctuation and Japanese Kana";
87 FixedLine GB_START_END
89 Pos = MAP_APPFONT ( 6, 96 ) ;
90 Size = MAP_APPFONT ( 248 , 8 ) ;
91 Text [ en-US ] = "First and last characters";
95 Pos = MAP_APPFONT ( 12 , 109 ) ;
96 Size = MAP_APPFONT ( 80 , 8 ) ;
97 Text [ en-US ] = "~Language";
101 HelpID = "cui:ListBox:RID_SVXPAGE_ASIAN_LAYOUT:LB_LANGUAGE";
102 Pos = MAP_APPFONT ( 95 , 107 ) ;
103 Size = MAP_APPFONT ( 80 , 48 ) ;
109 HelpID = "cui:CheckBox:RID_SVXPAGE_ASIAN_LAYOUT:CB_STANDARD";
110 Pos = MAP_APPFONT ( 180, 109 ) ;
111 Size = MAP_APPFONT ( 74 , 10 ) ;
112 Text [ en-US ] = "~Default";
116 Pos = MAP_APPFONT ( 12 , 125 ) ;
117 Size = MAP_APPFONT ( 80 , 8 ) ;
118 Text [ en-US ] = "Not at start of line:";
122 HelpID = "cui:Edit:RID_SVXPAGE_ASIAN_LAYOUT:ED_START";
123 Pos = MAP_APPFONT ( 95 , 123 ) ;
124 Size = MAP_APPFONT ( 159 , 12 ) ;
129 Pos = MAP_APPFONT ( 12 , 141 ) ;
130 Size = MAP_APPFONT ( 80 , 8 ) ;
131 Text [ en-US ] = "Not at end of line:";
135 HelpID = "cui:Edit:RID_SVXPAGE_ASIAN_LAYOUT:ED_END";
136 Pos = MAP_APPFONT ( 95 , 139 ) ;
137 Size = MAP_APPFONT ( 159 , 12 ) ;
142 Pos = MAP_APPFONT ( 12 , 155 ) ;
143 Size = MAP_APPFONT ( 242 , 8 ) ;
144 Text [ en-US ] = "Without user-defined line break symbols";
146 Text [ en-US ] = "Proxy";