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: styledlg.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 ************************************************************************/
32 #include "styledlg.hrc" // -> TP_xxx
33 TabDialog RID_SCDLG_STYLES_PAR
37 Size = MAP_APPFONT ( 289 , 176 ) ;
38 Text [ en-US ] = "Cell Style" ;
44 Pos = MAP_APPFONT ( 3 , 3 ) ;
45 Size = MAP_APPFONT ( 260 , 135 ) ;
50 Identifier = TP_NUMBER ;
51 Text [ en-US ] = "Numbers" ;
55 Identifier = TP_FONT ;
56 /* ### ACHTUNG: Neuer Text in Resource? Schrift : Zeichen */
57 Text [ en-US ] = "Font" ;
61 Identifier = TP_FONTEFF ;
62 Text [ en-US ] = "Font Effects";
66 Identifier = TP_ALIGNMENT ;
67 Text [ en-US ] = "Alignment" ;
71 Identifier = TP_ASIAN ;
72 Text [ en-US ] = "Asian Typography";
76 Identifier = TP_BORDER ;
77 Text [ en-US ] = "Borders" ;
81 Identifier = TP_BACKGROUND ;
82 Text [ en-US ] = "Background" ;
86 Identifier = TP_PROTECTION ;
87 Text [ en-US ] = "Cell Protection" ;
92 TabDialog RID_SCDLG_STYLES_PAGE
96 Size = MAP_APPFONT ( 280 , 165 ) ;
97 Text [ en-US ] = "Page Style" ;
103 Pos = MAP_APPFONT ( 3 , 6 ) ;
104 Size = MAP_APPFONT ( 260 , 135 ) ;
109 Identifier = TP_PAGE_STD ;
110 Text [ en-US ] = "Page" ;
114 Identifier = TP_BORDER ;
115 Text [ en-US ] = "Borders" ;
119 Identifier = TP_BACKGROUND ;
120 Text [ en-US ] = "Background" ;
124 Identifier = TP_PAGE_HEADER ;
125 Text [ en-US ] = "Header" ;
129 Identifier = TP_PAGE_FOOTER ;
130 Text [ en-US ] = "Footer" ;
134 Identifier = TP_TABLE ;
135 Text [ en-US ] = "Sheet" ;