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: mgetempl.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 ************************************************************************/
30 // include ---------------------------------------------------------------
31 #include <sfx2/sfx.hrc>
33 #include "mgetempl.hrc"
34 // pragma ----------------------------------------------------------------
36 // TP_MANAGE_STYLES ------------------------------------------------------
37 TabPage TP_MANAGE_STYLES
39 HelpId = HID_MANAGE_STYLES ;
41 Size = MAP_APPFONT ( 260 , 185 ) ;
44 Pos = MAP_APPFONT ( 6 , 8 ) ;
45 Size = MAP_APPFONT ( 61 , 10 ) ;
46 Text [ en-US ] = "~Name" ;
51 Pos = MAP_APPFONT ( 70 , 6 ) ;
52 Size = MAP_APPFONT ( 184 , 12 ) ;
56 Pos = MAP_APPFONT ( 164 , 8 ) ;
57 Size = MAP_APPFONT ( 90 , 10 ) ;
59 Text [ en-US ] = "~AutoUpdate" ;
63 Pos = MAP_APPFONT ( 6 , 26 ) ;
64 Size = MAP_APPFONT ( 61 , 10 ) ;
65 Text [ en-US ] = "Ne~xt Style" ;
70 Pos = MAP_APPFONT ( 70 , 24 ) ;
71 Size = MAP_APPFONT ( 184 , 65 ) ;
77 Pos = MAP_APPFONT ( 6 , 44 ) ;
78 Size = MAP_APPFONT ( 61 , 10 ) ;
79 /* ### ACHTUNG: Neuer Text in Resource? ~Verknüpft mit : ~Verkn³pft mit */
80 /* ### ACHTUNG: Neuer Text in Resource? ~Verknüpft mit : ~Verkn³pft mit */
81 Text [ en-US ] = "Linked with" ;
86 Pos = MAP_APPFONT ( 70 , 42 ) ;
87 Size = MAP_APPFONT ( 184 , 65 ) ;
93 Pos = MAP_APPFONT ( 6 , 62 ) ;
94 Size = MAP_APPFONT ( 61 , 10 ) ;
95 Text [ en-US ] = "~Category" ;
100 Pos = MAP_APPFONT ( 70 , 60 ) ;
101 Size = MAP_APPFONT ( 184 , 64 ) ;
106 Pos = MAP_APPFONT ( 12 , 88 ) ;
107 Size = MAP_APPFONT ( 236 , 85 ) ;
111 MultiLineEdit ED_DESC
113 Pos = MAP_APPFONT ( 12 , 88 ) ;
114 Size = MAP_APPFONT ( 236 , 85 ) ;
120 Pos = MAP_APPFONT ( 6 , 77 ) ;
121 Size = MAP_APPFONT ( 248 , 8 ) ;
122 Text [ en-US ] = "Contains" ;
125 // ********************************************************************** EOF