1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "dbpresid.hrc"
22 TabPage RID_PAGE_LCW_CONTENTSELECTION_TABLE
24 HelpID = "extensions:TabPage:RID_PAGE_LCW_CONTENTSELECTION_TABLE";
26 Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;
28 Text [ en-US ] = "Table Selection";
32 Pos = MAP_APPFONT ( 4 , 40 ) ;
33 Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ;
34 Text [ en-US ] = "Control";
37 FixedText FT_SELECTTABLE_LABEL
39 Pos = MAP_APPFONT ( 7 , 52 ) ;
40 Size = MAP_APPFONT ( 120, WINDOW_SIZE_Y - 21 ) ;
43 Text [ en-US ] = "On the right side, you see all the tables from the data source of the form.\n\n\nChoose the table from which the data should be used as basis for the list content:";
45 ListBox LB_SELECTTABLE
47 HelpID = "extensions:ListBox:RID_PAGE_LCW_CONTENTSELECTION_TABLE:LB_SELECTTABLE";
48 Pos = MAP_APPFONT ( 130 , 52 ) ;
49 Size = MAP_APPFONT ( WINDOW_SIZE_X - 130 - 7, WINDOW_SIZE_Y - 52 - 6 ) ;
58 TabPage RID_PAGE_LCW_CONTENTSELECTION_FIELD
60 HelpID = "extensions:TabPage:RID_PAGE_LCW_CONTENTSELECTION_FIELD";
62 Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;
64 Text [ en-US ] = "Field Selection";
68 Pos = MAP_APPFONT ( 4 , 3 ) ;
69 Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ;
72 FixedText FT_TABLEFIELDS
74 Pos = MAP_APPFONT ( 7 , 15 ) ;
75 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 3, 8 ) ;
78 Text [ en-US ] = "Existing fields";
80 ListBox LB_SELECTFIELD
82 HelpID = "extensions:ListBox:RID_PAGE_LCW_CONTENTSELECTION_FIELD:LB_SELECTFIELD";
83 Pos = MAP_APPFONT ( 7 , 26 ) ;
84 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 32 ) ;
91 FixedText FT_DISPLAYEDFIELD
93 Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 15 ) ;
94 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ;
95 Text [ en-US ] = "Display field";
97 Edit ET_DISPLAYEDFIELD
99 HelpID = "extensions:Edit:RID_PAGE_LCW_CONTENTSELECTION_FIELD:ET_DISPLAYEDFIELD";
100 Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 26 ) ;
101 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 12 ) ;
106 FixedText FT_CONTENTFIELD_INFO
108 Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 45 ) ;
109 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 51 ) ;
112 String STR_FIELDINFO_COMBOBOX
114 Text [ en-US ] = "The contents of the field selected will be shown in the combo box list.";
117 String STR_FIELDINFO_LISTBOX
119 Text [ en-US ] = "The contents of the selected field will be shown in the list box if the linked fields are identical.";
123 TabPage RID_PAGE_LCW_FIELDLINK
125 HelpID = "extensions:TabPage:RID_PAGE_LCW_FIELDLINK";
127 Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;
129 Text [ en-US ] = "Field Link";
131 FixedText FT_FIELDLINK_DESC
133 Pos = MAP_APPFONT ( 7 , 6 ) ;
134 Size = MAP_APPFONT ( WINDOW_SIZE_X - 14 , 16 ) ;
136 Text [ en-US ] = "This is where you select fields with matching contents so that the value from the display field will be shown.";
140 Pos = MAP_APPFONT ( 4 , 25 ) ;
141 Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ;
143 FixedText FT_VALUELISTFIELD
145 Pos = MAP_APPFONT ( 7 , 37 ) ;
146 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ;
148 Text [ en-US ] = "Field from the ~Value Table";
150 ComboBox CMB_VALUELISTFIELD
152 HelpID = "extensions:ComboBox:RID_PAGE_LCW_FIELDLINK:CMB_VALUELISTFIELD";
153 Pos = MAP_APPFONT ( 7 , 48 ) ;
154 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 54 ) ;
161 FixedText FT_TABLEFIELD
163 Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 37 ) ;
164 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, 8 ) ;
166 Text [ en-US ] = "Field from the ~List Table";
168 ComboBox CMB_TABLEFIELD
170 HelpID = "extensions:ComboBox:RID_PAGE_LCW_FIELDLINK:CMB_TABLEFIELD";
171 Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 48 ) ;
172 Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10, WINDOW_SIZE_Y - 54 ) ;
181 String RID_STR_COMBOWIZ_DBFIELD
183 Text [ en-US ] = "You can either save the value of the combo box in a database field or use it for display purposes.";
186 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */