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: tp_DataSource.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 "tp_DataSource.hrc"
31 #include "HelpIds.hrc"
33 TabPage TP_DATA_SOURCE
36 Size = MAP_APPFONT ( 248, 140 );
39 // ----------------------------------------
41 FixedText FT_CAPTION_FOR_WIZARD
43 Pos = MAP_APPFONT ( 5 , 8 ) ;
44 Size = MAP_APPFONT ( 238 , 10 ) ;
45 Text [ en-US ] = "Customize data ranges for individual data series" ;
50 Pos = MAP_APPFONT ( 6 , 22 );
51 Size = MAP_APPFONT ( 72 , 8 );
53 Text [ en-US ] = "Data ~series";
57 HelpID = HID_SCH_SERIES_LIST ;
61 Pos = MAP_APPFONT ( 6 , 32 );
62 Size = MAP_APPFONT ( 72 , 69 );
67 Pos = MAP_APPFONT ( 82 , 22 );
68 Size = MAP_APPFONT ( 160 , 8 );
70 Text [ en-US ] = "~Data ranges";
74 HelpID = HID_SCH_DATA_RANGES_LIST ;
77 Pos = MAP_APPFONT ( 82 , 32 );
78 Size = MAP_APPFONT ( 160 , 43 );
81 // ----------------------------------------
85 Pos = MAP_APPFONT ( 82 , 79 );
86 Size = MAP_APPFONT ( 160 , 8 );
88 Text [ en-US ] = "Ran~ge for %VALUETYPE";
94 Pos = MAP_APPFONT ( 82 , 89 );
95 Size = MAP_APPFONT ( 144 , 12 );
97 ImageButton IMB_RANGE_MAIN
100 Pos = MAP_APPFONT ( 228 , 88 );
101 Size = MAP_APPFONT ( 14 , 14 );
104 // ----------------------------------------
106 FixedText FT_CATEGORIES
108 Pos = MAP_APPFONT ( 82 , 107 );
109 Size = MAP_APPFONT ( 160 , 8 );
111 Text [ en-US ] = "~Categories";
114 FixedText FT_DATALABELS
116 Pos = MAP_APPFONT ( 82 , 107 );
117 Size = MAP_APPFONT ( 160 , 8 );
119 Text [ en-US ] = "Data ~labels" ;
126 Pos = MAP_APPFONT ( 82 , 117 );
127 Size = MAP_APPFONT ( 144 , 12 );
129 ImageButton IMB_RANGE_CAT
132 Pos = MAP_APPFONT ( 228 , 116 );
133 Size = MAP_APPFONT ( 14 , 14 );
136 // ----------------------------------------
142 Pos = MAP_APPFONT ( 6 , 105 );
143 Size = MAP_APPFONT ( 54 , 14 );
145 Text [ en-US ] = "~Add";
147 PushButton BTN_REMOVE
151 Pos = MAP_APPFONT ( 6 , 121 );
152 Size = MAP_APPFONT ( 54 , 14 );
154 Text [ en-US ] = "~Remove";
157 // Note: Text is only a black triangle symbol
162 Pos = MAP_APPFONT ( 64 , 105 );
163 Size = MAP_APPFONT ( 14 , 14 );
166 // Note: Text is only a black triangle symbol
171 Pos = MAP_APPFONT ( 64 , 121 );
172 Size = MAP_APPFONT ( 14 , 14 );