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: tabtempl.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 ************************************************************************/
31 #include "tabtempl.hrc"
32 #include <svx/dialogs.hrc>
33 TabDialog TAB_TEMPLATE
37 Size = MAP_APPFONT ( 289 , 176 ) ;
38 Text [ en-US ] = "Graphics Styles" ;
40 // Closeable = TRUE; // Dieser Dialog hat OK und/oder Cancel Button ! (KH)
44 Pos = MAP_APPFONT ( 3 , 3 ) ;
45 Size = MAP_APPFONT ( 260 , 135 ) ;
50 Identifier = RID_SVXPAGE_LINE ;
51 Text [ en-US ] = "Line" ;
52 PageResID = RID_SVXPAGE_LINE ;
56 Identifier = RID_SVXPAGE_AREA ;
57 /* ### ACHTUNG: Neuer Text in Resource? Fläche : Flõche */
58 Text [ en-US ] = "Area" ;
59 PageResID = RID_SVXPAGE_AREA ;
63 Identifier = RID_SVXPAGE_SHADOW ;
64 PageResID = RID_SVXPAGE_SHADOW ;
65 Text [ en-US ] = "Shadowing" ;
69 Identifier = RID_SVXPAGE_TRANSPARENCE ;
70 Text [ en-US ] = "Transparency";
74 Identifier = RID_SVXPAGE_CHAR_NAME;
75 Text [ en-US ] = "Font" ;
76 PageResID = RID_SVXPAGE_CHAR_NAME ;
80 Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
81 Text [ en-US ] = "Font Effect" ;
82 PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
86 Identifier = RID_SVXPAGE_STD_PARAGRAPH ;
87 /* ### ACHTUNG: Neuer Text in Resource? Einzüge und Abstände : Einz³ge und Abstõnde */
88 Text [ en-US ] = "Indents & Spacing" ;
89 PageResID = RID_SVXPAGE_STD_PARAGRAPH ;
93 Identifier = RID_SVXPAGE_TEXTATTR ;
94 PageResID = RID_SVXPAGE_TEXTATTR ;
95 Text [ en-US ] = "Text" ;
99 Identifier = RID_SVXPAGE_TEXTANIMATION ;
100 PageResID = RID_SVXPAGE_TEXTANIMATION ;
101 Text [ en-US ] = "Text Animation" ;
105 Identifier = RID_SVXPAGE_MEASURE ;
106 /* ### ACHTUNG: Neuer Text in Resource? Bemaßung : Bema˜ung */
107 Text [ en-US ] = "Dimensioning" ;
108 PageResID = RID_SVXPAGE_MEASURE ;
112 Identifier = RID_SVXPAGE_CONNECTION ;
113 Text [ en-US ] = "Connector" ;
117 Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
118 PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
119 Text [ en-US ] = "Alignment" ;
123 Identifier = RID_SVXPAGE_PARA_ASIAN ;
124 PageResID = RID_SVXPAGE_PARA_ASIAN ;
125 Text[ en-US ] = "Asian Typography";
129 Identifier = RID_SVXPAGE_TABULATOR ;
130 Text [ en-US ] = "Tabs" ;
131 PageResID = RID_SVXPAGE_TABULATOR ;
137 Pos = MAP_APPFONT ( 6 , 151 ) ;
138 Size = MAP_APPFONT ( 50 , 14 ) ;
143 Pos = MAP_APPFONT ( 60 , 151 ) ;
144 Size = MAP_APPFONT ( 50 , 14 ) ;
149 Pos = MAP_APPFONT ( 114 , 151 ) ;
150 Size = MAP_APPFONT ( 50 , 14 ) ;
155 Pos = MAP_APPFONT ( 169 , 151 ) ;
156 Size = MAP_APPFONT ( 50 , 14 ) ;
157 /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
158 Text [ en-US ] = "Back" ;