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: crnrdlg.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 "crnrdlg.hrc"
31 ModelessDialog RID_SCDLG_COLROWNAMERANGES
36 Size = MAP_APPFONT ( 256 , 181 ) ;
37 HelpId = HID_COLROWNAMERANGES ;
39 // Closeable = TRUE; // Dieser Dialog hat einen Cancel-Button !
42 Pos = MAP_APPFONT ( 6 , 3 ) ;
43 Size = MAP_APPFONT ( 188 , 8 ) ;
44 Text [ en-US ] = "Range" ;
48 Pos = MAP_APPFONT ( 12 , 14 ) ;
49 Size = MAP_APPFONT ( 179 , 85 ) ;
57 Pos = MAP_APPFONT ( 12 , 105 ) ;
58 Size = MAP_APPFONT ( 165 , 12 ) ;
63 Pos = MAP_APPFONT ( 179 , 104 ) ;
64 Size = MAP_APPFONT ( 13 , 15 ) ;
66 QuickHelpText [ en-US ] = "Shrink" ;
68 RadioButton BTN_COLHEAD
70 Pos = MAP_APPFONT ( 20 , 121 ) ;
71 Size = MAP_APPFONT ( 171 , 10 ) ;
73 Text [ en-US ] = "Contains ~column labels" ;
75 RadioButton BTN_ROWHEAD
77 Pos = MAP_APPFONT ( 20 , 135 ) ;
78 Size = MAP_APPFONT ( 171 , 10 ) ;
80 Text [ en-US ] = "Contains ~row labels" ;
82 FixedText FT_DATA_LABEL
84 Pos = MAP_APPFONT ( 12 , 151 ) ;
85 Size = MAP_APPFONT ( 179 , 8 ) ;
86 Text [ en-US ] = "For ~data range" ;
91 Pos = MAP_APPFONT ( 12 , 162 ) ;
92 Size = MAP_APPFONT ( 165 , 12 ) ;
97 Pos = MAP_APPFONT ( 179 , 161 ) ;
98 Size = MAP_APPFONT ( 13 , 15 ) ;
100 QuickHelpText [ en-US ] = "Shrink" ;
104 Pos = MAP_APPFONT ( 200 , 6 ) ;
105 Size = MAP_APPFONT ( 50 , 14 ) ;
108 CancelButton BTN_CANCEL
110 Pos = MAP_APPFONT ( 200 , 23 ) ;
111 Size = MAP_APPFONT ( 50 , 14 ) ;
116 Pos = MAP_APPFONT ( 200 , 104 ) ;
117 Size = MAP_APPFONT ( 50 , 14 ) ;
118 Text [ en-US ] = "~Add" ;
122 PushButton BTN_REMOVE
124 Pos = MAP_APPFONT ( 200 , 122 ) ;
125 Size = MAP_APPFONT ( 50 , 14 ) ;
126 Text [ en-US ] = "~Delete" ;
131 Pos = MAP_APPFONT ( 200 , 43 ) ;
132 Size = MAP_APPFONT ( 50 , 14 ) ;
135 Text [ en-US ] = "Define Label Range" ;